jj/lib
Martin von Zweigbergk 540f2eb583 errors: avoid using Debug formatting on error types
The regular `Display` format is (not surprisingly) more user-friendly,
as pointed out by @yuja.

I also switched to using format strings for these cases, and some
nearby strings for consistency.
2022-05-25 19:33:59 -07:00
..
src errors: avoid using Debug formatting on error types 2022-05-25 19:33:59 -07:00
tests working_copy: propagate most errors on checkout 2022-05-25 11:51:18 -07:00
build.rs protos: use run_from_script() in build.rs 2022-05-05 11:46:40 -07:00
Cargo.toml cargo: bump uuid from 1.0.0 to 1.1.0 2022-05-25 12:25:15 -07:00