ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Ilya Grigoriev 96bf190234 Nightly clippy fixes
There are a few additional warnings because of
https://github.com/rust-lang/rust-clippy/issues/12377, which is a
nightly-only bug that will hopefully be fixed.
2024-03-02 18:19:14 -08:00
..
examples cli: extract CommandError and helper functions to new module 2024-03-03 01:11:46 +09:00
src Nightly clippy fixes 2024-03-02 18:19:14 -08:00
testing revset: ad-hoc optimization for range queries containing unwanted wanted heads 2024-02-22 23:26:29 +09:00
tests merge_tools: load diff/merge editor settings by caller 2024-03-02 10:31:27 +09:00
build.rs
Cargo.toml templater: add similarity hint to no such method/keyword errors 2024-02-28 09:03:04 +09:00
LICENSE