rust/crates/ra_hir/src/ty
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
..
infer allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
traits allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
autoderef.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
display.rs
infer.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
lower.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
method_resolution.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
op.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
primitive.rs add tests for primitive types 2019-05-30 15:14:11 +03:00
tests.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
traits.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00