rhg: use `format_bytes!` for error messages
This change also includes a formatting changing with the new `rustfmt` version, but I'm expecting it to have already been applied in another patch by the time this lands. Differential Revision: https://phab.mercurial-scm.org/D9407
Showing
- rust/Cargo.lock 29 additions, 0 deletionsrust/Cargo.lock
- rust/rhg/Cargo.toml 5 additions, 1 deletionrust/rhg/Cargo.toml
- rust/rhg/src/commands/root.rs 2 additions, 2 deletionsrust/rhg/src/commands/root.rs
- rust/rhg/src/error.rs 9 additions, 18 deletionsrust/rhg/src/error.rs
- rust/rhg/src/ui.rs 5 additions, 1 deletionrust/rhg/src/ui.rs
Loading
Please register or sign in to comment