rust/crates/hir_ty/src
2022-02-03 15:50:14 +01:00
..
diagnostics refactor: avoid filter map next with find map separate traversal 2021-12-25 09:08:13 +09:00
infer fix: Complete functions and methods from block level impls 2022-02-01 23:29:40 +01:00
tests Fix assoc type shorthand from method bounds 2022-02-03 13:15:02 +01:00
autoderef.rs Bump chalk 2021-12-19 18:58:39 +02: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 Print a single ellipsis for any number of omitted types 2022-01-10 16:55:53 +01:00
infer.rs Move attribute path completions into attribute completion module 2022-02-03 15:50: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 Fix assoc type shorthand from method bounds 2022-02-03 13:15:02 +01:00
mapping.rs
method_resolution.rs fix: Complete functions and methods from block level impls 2022-02-01 23:29:40 +01:00
primitive.rs
test_db.rs
tests.rs
tls.rs Bump chalk 2021-12-19 18:58:39 +02:00
traits.rs Bump default CHALK_SOLVER_MAX_SIZE to 150 2021-12-20 20:35:45 +02: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