rust/crates/ra_syntax
Aleksey Kladov 1834bae5b8 allow rustfmt to reorder imports
This wasn't a right decision in the first place, the feature flag was
broken in the last rustfmt release, and syntax highlighting of imports
is more important anyway
2019-07-04 23:09:09 +03:00
..
fuzz Add fuzz test for reparsing 2019-03-22 08:04:48 +09:00
src allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
tests allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
Cargo.toml ⬆️ parking_lot 2019-05-30 12:02:30 +03:00