rust/crates
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
..
gen_lsp_server allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_arena allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_assists allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_batch allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_cli allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_db allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_fmt allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_hir allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_ide_api allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_lsp_server allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_mbe allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_parser allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_prof allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_project_model allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_syntax allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_text_edit allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_tools allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_tt allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
test_utils allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
thread_worker Fix clippy::single_match 2019-06-04 18:05:07 -04:00