rust/crates/ra_hir_ty/src
2020-02-22 13:15:54 +01:00
..
infer Fix handling of binders in canonicalization 2020-02-22 11:09:21 +01:00
tests Rework find_super_trait_path to protect against cycles 2020-02-22 13:14:39 +01:00
traits Shorten some code 2020-02-22 13:15:54 +01:00
autoderef.rs Clippy lints 2019-12-20 15:14:30 -05:00
db.rs Formatting 2020-02-07 18:28:10 +01:00
diagnostics.rs More manual clippy fixes 2020-02-18 16:12:37 +02:00
display.rs Move hir_fmt code to display module 2020-02-14 15:01:42 +01:00
expr.rs Fill missing fields of enum variants 2020-02-19 18:17:09 +01:00
infer.rs Implement unsize coercion using proper trait solving 2020-02-22 11:09:21 +01:00
lib.rs Rework find_super_trait_path to protect against cycles 2020-02-22 13:14:39 +01:00
lower.rs Rework find_super_trait_path to protect against cycles 2020-02-22 13:14:39 +01:00
marks.rs Merge #3147 2020-02-14 20:32:55 +00:00
method_resolution.rs Exclude methods from non-parameter types introduced by generic constraints 2020-02-19 10:46:13 +02:00
op.rs More manual clippy fixes 2020-02-18 16:12:37 +02:00
primitive.rs Doc primitives 2019-11-26 15:41:48 +03:00
test_db.rs More manual clippy fixes 2020-02-18 16:12:37 +02:00
tests.rs More manual clippy fixes 2020-02-18 16:12:37 +02:00
traits.rs Implement dyn Trait unsizing as well 2020-02-22 11:09:21 +01:00
utils.rs Rework find_super_trait_path to protect against cycles 2020-02-22 13:14:39 +01:00