rust-analyzer/crates/ra_syntax/src
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
..
algo reformat the world 2019-02-08 14:49:43 +03:00
ast allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
parsing allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
validation allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
algo.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ast.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
fuzz.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
grammar.ron fix: box_pattern 2019-06-19 14:28:50 +08:00
lib.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
parsing.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ptr.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
syntax_error.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
syntax_node.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
syntax_text.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
validation.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00