jj/lib
Ilya Grigoriev 6161f26a72 clippy: add some static lifetimes
Result of `cargo +nightly clippy --workspace --fix`.

Apparently, the current version will become illegal in a future
version of Rust.
2023-08-22 19:16:13 -07:00
..
benches cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
gen-protos cargo: unify a lot of crate metadata in the workspace 2023-08-06 16:44:33 -05:00
src clippy: add some static lifetimes 2023-08-22 19:16:13 -07:00
tests cleanup: replace x[n..n+l] by x[n..][..l] 2023-08-21 22:29:46 -07:00
testutils tests: validate snapshot.max-new-file-size behavior 2023-08-17 19:29:38 -07:00
Cargo.toml settings: support human-readable byte sizes for max-new-file-size 2023-08-17 19:29:38 -07:00