rust-analyzer/crates/hir_ty/src
2021-09-08 13:15:40 +03:00
..
diagnostics minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
infer minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
tests Add (failing) test for inherent array method resolution. 2021-09-08 11:00:55 +03:00
autoderef.rs switch log crate to tracing 2021-08-30 15:11:42 +08:00
builder.rs clippy::useless_conversion 2021-06-13 09:25:55 +05:30
chalk_db.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
chalk_ext.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
consteval.rs switch log crate to tracing 2021-08-30 15:11:42 +08:00
db.rs Make block-local trait impls work 2021-06-13 13:00:34 +02:00
diagnostics.rs internal: refactor incorrect case diagnostics 2021-06-13 21:09:03 +03:00
display.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02: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 Don't dump DefMaps to build the panic context 2021-09-05 20:42:22 +02:00
mapping.rs More moving stuff around 2021-04-09 14:28:04 +02:00
method_resolution.rs Split and document array method resolution logic. 2021-09-08 13:15:40 +03: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 Record coercion adjustments 2021-07-08 13:07:24 +02: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 adjust hir_def::TypeBound::as_path 2021-08-04 19:49:19 +05:00
walk.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00