rust-analyzer/crates/hir_ty/src
2022-03-21 18:54:20 +01:00
..
diagnostics Cleanups 2022-03-21 16:46:01 +01:00
infer Implement type checking for legacy_const_generics 2022-03-21 16:46:01 +01:00
tests Implement type checking for legacy_const_generics 2022-03-21 16:46:01 +01:00
autoderef.rs Fix unreachable pub 2022-02-25 12:09:49 +01:00
builder.rs Properly try unifying the receivers during method resolution 2022-03-17 17:03:54 +01:00
chalk_db.rs Add const generics 2022-03-14 14:38:37 +03:30
chalk_ext.rs Add const generics 2022-03-14 14:38:37 +03:30
consteval.rs Replace write! with direct calls 2022-03-21 10:43:36 +02:00
db.rs Add const generics 2022-03-14 14:38:37 +03:30
diagnostics.rs feat: Tag macro calls as unsafe if they expand to unsafe expressions 2022-03-20 19:07:44 +01:00
display.rs Add const generics 2022-03-14 14:38:37 +03:30
infer.rs Fix unreachable_pub 2022-03-21 18:54:20 +01:00
interner.rs Bump chalk 2021-12-19 18:58:39 +02:00
lib.rs Expose coercion logic in hir API 2022-03-21 16:45:59 +01:00
lower.rs Move fallback_bound_vars to the only place it's used now 2022-03-17 17:08:43 +01:00
mapping.rs Preserve order of generic args 2022-03-04 11:46:14 +03:30
method_resolution.rs Move fallback_bound_vars to the only place it's used now 2022-03-17 17:08:43 +01:00
primitive.rs More cleanups / module docs 2021-04-09 14:40:58 +02:00
test_db.rs fix: Typos 2021-07-27 18:31:21 -04:00
tests.rs fix clippy::single_char_pattern 2022-03-12 16:50:49 +01:00
tls.rs Replace write! with direct calls 2022-03-21 10:43:36 +02:00
traits.rs Refactor autoderef and method resolution 2022-02-25 11:47:14 +01:00
utils.rs Add const generics 2022-03-14 14:38:37 +03:30
walk.rs Bump chalk 2021-12-19 18:58:39 +02:00