jj/lib
Yuya Nishihara 40f25d99c0 revset: clean up redundant AsFilter nodes
Inner AsFilter nodes are harmless, but they are noisy in test and debug outputs.
Let's make them bubble up as we rewrite the child expression trees.
2025-06-15 14:57:50 +00:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos lib: rename the LocalBackend to SimpleBackend 2025-03-17 17:17:11 +00:00
proc-macros cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
src revset: clean up redundant AsFilter nodes 2025-06-15 14:57:50 +00:00
tests revset: add intersection node to backend filter predicates 2025-06-15 14:45:21 +00:00
testutils store: Add Send bounds to the AsyncRead future returned by read_file 2025-06-09 21:08:10 +00:00
Cargo.toml backend: make read_file() return a AsyncRead 2025-05-20 13:23:36 +00:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00