This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-29 02:03:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fa12ed2b8f
rust
/
rustfmt.toml
4 lines
77 B
TOML
Raw
Normal View
History
Unescape
Escape
Don't order import alphabetical alphabetical ordering is no more consistent, and much less useful then the ordering which arises naturally when you add import.
2018-11-01 13:18:53 +00:00
reorder_imports
=
false
enable "small heuristics"
2019-02-08 11:49:26 +00:00
reorder_modules
=
false
use_small_heuristics
=
"Max"
Reference in New Issue
Copy Permalink