rust/crates/hir-ty/src
2024-01-07 00:17:48 +01:00
..
consteval internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
diagnostics Simplify 2023-12-06 14:36:39 +01:00
infer remove redundant clones 2024-01-07 00:17:48 +01:00
layout Add some repr(packed) tests 2024-01-06 21:24:01 +02:00
mir remove redundant clones 2024-01-07 00:17:48 +01:00
tests fix: try obligation of IndexMut when infer 2023-12-31 07:19:16 +08:00
autoderef.rs Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra 2023-07-17 16:49:15 +03:00
builder.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
chalk_db.rs Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra 2023-07-17 16:49:15 +03:00
chalk_ext.rs Truncate closure capture place for raw pointer 2023-11-09 20:59:17 +03:30
consteval.rs Remove unnecessary cloning 2024-01-06 17:48:07 +01:00
db.rs Simplify 2023-11-14 12:53:14 +01:00
diagnostics.rs Diagnose some orphan trait impl cases 2023-11-14 18:09:34 +01:00
display.rs remove redundant clones 2024-01-07 00:17:48 +01:00
infer.rs remove redundant clones 2024-01-07 00:17:48 +01:00
inhabitedness.rs
interner.rs Remove some vec clones in const-eval 2024-01-06 21:33:47 +01:00
lang_items.rs
layout.rs remove redundant clones 2024-01-07 00:17:48 +01:00
lib.rs Remove some vec clones in const-eval 2024-01-06 21:33:47 +01:00
lower.rs Remove ModuleId from TypeOwnerId 2023-12-14 14:11:57 +01:00
mapping.rs
method_resolution.rs remove redundant clones 2024-01-07 00:17:48 +01:00
mir.rs Remove unnecessary cloning 2024-01-06 17:48:07 +01:00
primitive.rs
test_db.rs Fix float-split hack not setting up spans correctly 2023-11-28 10:55:39 +01:00
tests.rs internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
tls.rs
traits.rs Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +01:00
utils.rs Merge commit '99718d0c8bc5aadd993acdcabc1778fc7b5cc572' into sync-from-ra 2023-07-24 12:21:34 +03:00