rust-analyzer/crates/hir_ty/src
bors[bot] 3b3063fb2d
Merge #10741
10741: internal: Flatten Definition::ModuleDef variant r=Veykril a=Veykril



Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-11-10 23:19:44 +00:00
..
diagnostics internal: Flatten Definition::ModuleDef variant 2021-11-11 00:05:53 +01: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 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 Merge #10741 2021-11-10 23:19:44 +00:00
diagnostics.rs internal: refactor incorrect case diagnostics 2021-06-13 21:09:03 +03:00
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 Represent opaque types with TyKind::OpaqueType 2021-07-08 21:40:35 +02:00
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 More moving stuff around 2021-04-09 14:28:04 +02:00
method_resolution.rs Merge #10739 2021-11-10 17:27:24 +00: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 Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
tls.rs Represent opaque types with TyKind::OpaqueType 2021-07-08 21:40:35 +02:00
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