rust-analyzer/crates/hir_ty/src
2021-12-17 18:45:56 +01:00
..
diagnostics Initial support for #[rustc_legacy_const_generics] 2021-12-17 18:45:56 +01:00
infer infer associated method in local scope 2021-12-14 15:34:57 +08:00
tests fixes broken tests 2021-12-14 15:57:58 +08:00
autoderef.rs Remove some allocations 2021-12-10 20:01:24 +01:00
builder.rs Semantic getter 2021-10-17 16:33:14 +02:00
chalk_db.rs Remove some allocations 2021-12-10 20:01:24 +01:00
chalk_ext.rs Remove some allocations 2021-12-10 20:01:24 +01: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 Move incorrect case diagnostic things into their module 2021-11-20 17:25:57 +01:00
display.rs Remove some allocations 2021-12-10 20:01:24 +01:00
infer.rs Use known names instead of string literals 2021-12-09 18:13:15 +01:00
interner.rs Represent opaque types with TyKind::OpaqueType 2021-07-08 21:40:35 +02:00
lib.rs Initial support for #[rustc_legacy_const_generics] 2021-12-17 18:45:56 +01:00
lower.rs Initial support for #[rustc_legacy_const_generics] 2021-12-17 18:45:56 +01:00
mapping.rs More moving stuff around 2021-04-09 14:28:04 +02:00
method_resolution.rs Remove some allocations 2021-12-10 20:01:24 +01: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 Treat extern blocks as item containers 2021-12-07 17:31:26 +01:00
traits.rs Remove some allocations 2021-12-10 20:01:24 +01:00
utils.rs Remove some allocations 2021-12-10 20:01:24 +01:00
walk.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00