Age | Commit message (Collapse) | Author |
|
This is more generally useful for other software and interop, so it
should be licensed as liberally as possible.
Change-Id: Iad848b0cb28f69b837f495ca20f00f9cbe677353
|
|
It's been a while since we've done this, and there are some great new
changes in the Rust compiler and standard library. As a bonus, rustfmt
now features the `imports_granularity = "One"` variant, so we can use
unmodified tooling again.
Change-Id: I228e4e5919f53b6a77e07a5c99420936c89016c3
|
|
This lets us use an unreleased formatting variant that merges all use
statements into a single block.
Change-Id: I0ff9fb960171c9af3dbd3a841e35e17a4965a246
|