rust/crates/hir_ty/src
bors[bot] e7244e899f
Merge #10739
10739: internal: Simplify r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-11-10 17:27:24 +00: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 lookup impls in local del maps 2021-11-09 18:14:02 +08: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
chalk_ext.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
consteval.rs
db.rs lookup impls in local del maps 2021-11-09 18:14:02 +08:00
diagnostics.rs
display.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
infer.rs
interner.rs
lib.rs
lower.rs Merge #10440 2021-10-05 08:58:40 +00:00
mapping.rs
method_resolution.rs Merge #10739 2021-11-10 17:27:24 +00: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
utils.rs Use array IntoIter 2021-10-22 09:23:29 +03:00
walk.rs