rust-analyzer/crates/hir-ty/src
2024-04-06 14:29:40 +02:00
..
consteval fix: Check stack depth to prevent stack overflows in create_memory_map 2024-03-24 10:19:25 +01:00
diagnostics Use contiguous indices for enum variants 2024-04-01 12:27:16 +02:00
infer Cleanup util::Generics method names 2024-04-06 14:29:40 +02:00
layout Merge commit 'ac998a74b3' into sync-from-ra 2024-02-18 09:41:20 +02:00
mir Cleanup util::Generics method names 2024-04-06 14:29:40 +02:00
tests Auto merge of #16996 - Veykril:lt-err, r=Veykril 2024-04-02 14:13:22 +00:00
autoderef.rs Re-use InferenceTable by snapshotting in method resolution 2024-03-05 12:39:27 +01:00
builder.rs Consider ADT generic parameter defaults for unsubstituted layout calculations 2024-04-03 09:01:27 +02:00
chalk_db.rs feat: Implement ATPIT 2024-03-16 03:31:12 +09:00
chalk_ext.rs Replace static_lifetime usages with error_lifetime, lower outlives goals 2024-04-02 14:51:06 +02:00
consteval.rs Cleanup util::Generics method names 2024-04-06 14:29:40 +02:00
db.rs feat: Implement ATPIT 2024-03-16 03:31:12 +09:00
diagnostics.rs Merge commit '7219414e81' into sync-from-ra 2024-01-28 15:56:54 +02:00
display.rs Cleanup util::Generics method names 2024-04-06 14:29:40 +02:00
infer.rs Simplify 2024-04-06 13:12:07 +02:00
inhabitedness.rs Merge commit '0113bc9388' into sync-from-ra 2024-02-04 10:37:58 +02:00
interner.rs Merge commit 'a911652360' into sync-from-ra 2024-01-21 16:53:06 +02:00
lang_items.rs Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
layout.rs feat: Implement ATPIT 2024-03-16 03:31:12 +09:00
lib.rs Cleanup util::Generics method names 2024-04-06 14:29:40 +02:00
lower.rs Cleanup util::Generics method names 2024-04-06 14:29:40 +02:00
mapping.rs include lifetime in ParamKind and in Generics::provenance_split 2024-03-18 17:18:08 +05:30
method_resolution.rs Replace static_lifetime usages with error_lifetime, lower outlives goals 2024-04-02 14:51:06 +02:00
mir.rs internal: Treat the self param as different from patterns when lowering 2024-03-11 09:46:28 +01:00
primitive.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test_db.rs Merge commit 'a911652360' into sync-from-ra 2024-01-21 16:53:06 +02:00
tests.rs remove redundant clone()s 2024-03-17 14:06:21 +01:00
tls.rs Merge commit 'a911652360' into sync-from-ra 2024-01-21 16:53:06 +02:00
traits.rs Merge commit '4ef6a49b44' into sync-from-ra 2024-03-03 09:17:31 +02:00
utils.rs Cleanup util::Generics method names 2024-04-06 14:29:40 +02:00