rust-analyzer/crates/hir_ty/src
2021-06-30 01:34:54 +02:00
..
diagnostics Minor clippy perf fixes 2021-06-18 14:40:51 +03:00
infer Minor clippy perf fixes 2021-06-18 14:40:51 +03:00
tests Implement TypeRef::ForLifetime 2021-06-30 01:34:54 +02:00
autoderef.rs Profile trait solving for all invocations 2021-04-14 19:11:17 +03:00
builder.rs clippy::useless_conversion 2021-06-13 09:25:55 +05:30
chalk_db.rs Add coverage mark for block local impls 2021-06-20 19:12:06 +02:00
chalk_ext.rs Rewrite coercion using the new unification 2021-05-21 17:48:33 +02:00
consteval.rs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
db.rs Make block-local trait impls work 2021-06-13 13:00:34 +02:00
diagnostics.rs internal: refactor incorrect case diagnostics 2021-06-13 21:09:03 +03:00
display.rs Implement TypeRef::ForLifetime 2021-06-30 01:34:54 +02:00
infer.rs Merge #9260 2021-06-14 07:16:48 +00:00
interner.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
lib.rs internal: move diagnostics infra to hir 2021-06-12 22:05:23 +03:00
lower.rs Implement TypeRef::ForLifetime 2021-06-30 01:34:54 +02:00
mapping.rs More moving stuff around 2021-04-09 14:28:04 +02:00
method_resolution.rs Make block-local trait impls work 2021-06-13 13:00:34 +02:00
op.rs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
primitive.rs More cleanups / module docs 2021-04-09 14:40:58 +02:00
test_db.rs Unify check_mismatches and check_types 2021-06-20 19:12:06 +02:00
tests.rs More cleanups, use check for display_source_code tests 2021-06-20 19:12:06 +02:00
tls.rs Improve debug printing without TLS 2021-05-21 17:48:34 +02:00
traits.rs Update salsa 2021-05-27 15:05:41 +02:00
utils.rs Rewrite all_super_trait_refs as an iterator 2021-04-29 20:18:41 +02:00
walk.rs Remove unused 2021-04-08 14:36:14 +02:00