jj/lib
Martin von Zweigbergk e1c0d4fd5f cleanup: replace x[n..n+l] by x[n..][..l]
This avoids repeating the `n` in these expressions. Thanks to
@Dr-Emann for the suggestion.
2023-08-21 22:29:46 -07:00
..
benches
gen-protos cargo: unify a lot of crate metadata in the workspace 2023-08-06 16:44:33 -05:00
src cleanup: replace x[n..n+l] by x[n..][..l] 2023-08-21 22:29:46 -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