rust-analyzer/crates/hir-ty/src
2024-07-21 02:37:37 +09:00
..
consteval Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
diagnostics fix: Panic in debug profile for tuple deconstruct with arity mismatch 2024-07-21 02:37:37 +09:00
infer Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
layout Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
mir Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
tests Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
autoderef.rs Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
builder.rs Fix lifetime parameters moving paramter defaults 2024-07-02 12:34:32 +02:00
chalk_db.rs Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
chalk_ext.rs Add f16 and f128 support 2024-07-10 10:43:14 +01:00
consteval.rs Lazy generics 2024-06-21 18:38:37 +02:00
db.rs Make LRU opt-in 2024-07-19 18:38:08 +02:00
diagnostics.rs Merge commit '7219414e81810fd4d967136c4a0650523892c157' into sync-from-ra 2024-01-28 15:56:54 +02:00
display.rs More symbol usage 2024-07-16 12:05:16 +02:00
generics.rs Move lifetimes in front of type and const params but after self 2024-07-02 14:17:34 +02:00
infer.rs Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
inhabitedness.rs More symbol usage 2024-07-16 12:05:16 +02:00
interner.rs Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra 2024-01-21 16:53:06 +02:00
lang_items.rs Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
layout.rs Add f16 and f128 support 2024-07-10 10:43:14 +01:00
lib.rs More symbol usage 2024-07-16 12:05:16 +02:00
lower.rs More symbol usage 2024-07-16 12:05:16 +02:00
mapping.rs include lifetime in ParamKind and in Generics::provenance_split 2024-03-18 17:18:08 +05:30
method_resolution.rs Support rustc_skip_during_method_dispatch 2024-07-17 11:46:36 +02:00
mir.rs Register virtual workspace Cargo.toml files in the VFS 2024-06-09 12:54:50 +02:00
primitive.rs Add f16 and f128 support 2024-07-10 10:43:14 +01:00
test_db.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
tests.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
tls.rs Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra 2024-01-21 16:53:06 +02:00
traits.rs Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
utils.rs More symbol usage 2024-07-16 12:05:16 +02:00