jj/cli
Yuya Nishihara 0a73245b82 revset: move RevsetCommitRef::Root to RevsetExpression
For the same reason as the previous patch. It's nice if root() is considered
a "resolved" expression. With this change, most of the evaluate_programmatic()
callers won't have to do symbol resolution at all.
2024-11-04 09:20:46 +09:00
..
examples revset: allow iterators to return evaluation errors 2024-10-18 17:09:35 -04:00
src revset: add convenient method that extracts symbol name from expression 2024-11-04 09:20:46 +09:00
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests revset: move RevsetCommitRef::Root to RevsetExpression 2024-11-04 09:20:46 +09:00
build.rs style: inline variables into format strings 2024-10-04 22:29:13 +02:00
Cargo.toml cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00