rust-analyzer/crates/ra_mbe/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
..
lib.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
mbe_expander.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
mbe_parser.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
subtree_parser.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
subtree_source.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
syntax_bridge.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
tests.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
tt_cursor.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00