rust/crates/hir_ty/src
2021-10-30 16:37:32 +02:00
..
diagnostics Fix stdx::to_snake_case 2021-10-06 23:24:47 +02:00
infer Make some functions non-generic 2021-10-20 20:20:17 +03:00
tests Fix for-loop expressions breaking with BlockExpr iterable 2021-10-30 16:37:32 +02:00
autoderef.rs Don't resolve attributes to non attribute macros 2021-10-21 12:22:40 +02:00
builder.rs Semantic getter 2021-10-17 16:33:14 +02:00
chalk_db.rs Bump chalk 2021-09-09 21:12:38 +03:00
chalk_ext.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
consteval.rs switch log crate to tracing 2021-08-30 15:11:42 +08:00
db.rs Avoid cycle when lowering predicates for associated item lookup 2021-10-04 17:39:55 +02:00
diagnostics.rs
display.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
infer.rs Refactor & improve handling of overloaded binary operators 2021-08-22 17:35:50 +02:00
interner.rs
lib.rs Refactor & improve handling of overloaded binary operators 2021-08-22 17:35:50 +02:00
lower.rs Merge #10440 2021-10-05 08:58:40 +00:00
mapping.rs
method_resolution.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
primitive.rs
test_db.rs
tests.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
tls.rs
traits.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
utils.rs Use array IntoIter 2021-10-22 09:23:29 +03:00
walk.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00