mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
84ac80f192
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
x
x invokes x.py from any subdirectory.
To install, run the following commands:
$ cd rust/src/tools/x/
$ cargo install --path .