jj/lib
Yuya Nishihara 209e076bfc commit_builder: use .clone_from() to silence nightly clippy warning
It's not wrong that String::clone_from() could potentially be cheaper.
2024-07-23 18:22:40 +09:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src commit_builder: use .clone_from() to silence nightly clippy warning 2024-07-23 18:22:40 +09:00
tests str_util: add regex pattern 2024-07-22 12:00:52 +09:00
testutils copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
Cargo.toml cargo: add "bstr" dependency 2024-07-14 23:26:29 +09:00
LICENSE