rust-analyzer/crates/ra_hir/src/ty
2019-06-11 18:28:51 +03:00
..
infer Fix crash with int vars in canonicalization 2019-05-21 20:40:29 +02:00
traits Fix clippy::single_match 2019-06-04 18:05:07 -04:00
autoderef.rs replace usages of algo::generate with iter::successors from std 2019-04-13 16:43:49 +02:00
display.rs Replace Display by a pretty printing trait for Ty 2019-03-16 16:36:59 +01:00
infer.rs use Source for Function 2019-06-11 18:28:51 +03:00
lower.rs somewhat better name 2019-06-08 18:38:14 +03:00
method_resolution.rs Fix clippy::single_match 2019-06-04 18:05:07 -04:00
op.rs Rename name field to ctor as well 2019-03-21 22:29:12 +01:00
primitive.rs add tests for primitive types 2019-05-30 15:14:11 +03:00
tests.rs remove some hacks from nameresolution for macros 2019-06-08 20:42:02 +03:00
traits.rs don't poison mutex around chalk 2019-06-01 10:57:44 +03:00