rust-analyzer/crates/ra_hir/src/ty
2019-08-26 23:00:27 +03:00
..
infer Unify normalize and implements to simplify code 2019-07-08 21:47:37 +02:00
traits Add impl Trait and dyn Trait types 2019-08-22 19:33:00 +02:00
autoderef.rs Some renamings for clarity 2019-07-14 18:22:47 +02:00
display.rs Replace Display by a pretty printing trait for Ty 2019-03-16 16:36:59 +01:00
infer.rs Make infer_block not unify; add back calculate_least_upper_bound 2019-08-26 22:44:50 +03:00
lower.rs Add impl Trait and dyn Trait types 2019-08-22 19:33:00 +02:00
method_resolution.rs Handle impl/dyn Trait in method resolution 2019-08-22 21:55:11 +02:00
op.rs normalize ordering ops 2019-08-17 17:51:01 +03:00
primitive.rs Clippy trivially_copy_pass_by_ref 2019-07-05 12:02:32 -04:00
tests.rs Remove redundant tests 2019-08-26 23:00:27 +03:00
traits.rs implement durability 2019-08-15 15:27:00 +03:00