rust/crates/hir_ty/src
2022-02-25 18:38:51 +01:00
..
diagnostics refactor: avoid filter map next with find map separate traversal 2021-12-25 09:08:13 +09:00
infer Avoid autoderef coercions leaking if they don't apply 2022-02-25 15:46:02 +01:00
tests Avoid autoderef coercions leaking if they don't apply 2022-02-25 15:46:02 +01:00
autoderef.rs Fix unreachable pub 2022-02-25 12:09:49 +01:00
builder.rs Bump chalk 2021-12-19 18:58:39 +02:00
chalk_db.rs Bump chalk 2021-12-19 18:58:39 +02:00
chalk_ext.rs Bump chalk 2021-12-19 18:58:39 +02:00
consteval.rs Evaluate constants in array repeat expression 2022-01-05 01:17:01 +03:30
db.rs Fix assoc type shorthand from method bounds 2022-02-03 13:15:02 +01:00
diagnostics.rs Move incorrect case diagnostic things into their module 2021-11-20 17:25:57 +01:00
display.rs Resolve $crate in HirDisplay of Path 2022-02-25 18:38:51 +01:00
infer.rs Refactor autoderef and method resolution 2022-02-25 11:47:14 +01:00
interner.rs Bump chalk 2021-12-19 18:58:39 +02:00
lib.rs Remove unused lifetime 2022-01-05 10:19:10 -05:00
lower.rs cleaning 2022-02-15 14:55:21 +00:00
mapping.rs More moving stuff around 2021-04-09 14:28:04 +02:00
method_resolution.rs Refactor autoderef and method resolution 2022-02-25 11:47:14 +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 Refactor autoderef and method resolution 2022-02-25 11:47:14 +01:00
tls.rs Bump chalk 2021-12-19 18:58:39 +02:00
traits.rs Refactor autoderef and method resolution 2022-02-25 11:47:14 +01:00
utils.rs Fix assoc type shorthand from method bounds 2022-02-03 13:15:02 +01:00
walk.rs Bump chalk 2021-12-19 18:58:39 +02:00