-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More complete documentation of valid query transmutes (#16691)
# Objective The documentation for `Query::transmute_lens` lists some allowed transmutes, but the list is incomplete. ## Solution Document the underlying rules for what transmutes are allowed. Add a longer list of examples. Write them as doc tests to ensure that those examples are actually allowed. I'm assuming that anything that can be done today is intended to be supported! If any of these examples are things we plan to prohibit in the future then we can add some warnings to that effect.
- Loading branch information
Showing
1 changed file
with
99 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters