rust-analyzer/crates/ra_hir/src/ty
2019-09-03 14:00:35 +02:00
..
infer Unify normalize and implements to simplify code 2019-07-08 21:47:37 +02:00
traits Add support for associated type bindings (where Trait<Type = X>) 2019-09-03 14:00:35 +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 clearer ignore 2019-09-03 09:01:09 +03:00
lower.rs Add support for associated type bindings (where Trait<Type = X>) 2019-09-03 14:00:35 +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 Add support for associated type bindings (where Trait<Type = X>) 2019-09-03 14:00:35 +02:00
traits.rs Add support for associated type bindings (where Trait<Type = X>) 2019-09-03 14:00:35 +02:00