Structs
- Resolves branches, remote branches, tags, git refs, and full and abbreviated commit and change ids.
- Fails on any attempt to resolve a symbol.
- Information needed to parse revset expression.
- Workspace information needed to parse revset expression.
Enums
- Describes evaluation plan of revset expression.
- Symbol or function to be resolved to
CommitId
s. - Error occurred during revset evaluation.
- Error occurred during symbol resolution.
Constants
Traits
Functions
- Rewrites the given
expression
tree to reduce evaluation cost. Returns new tree.