rust/crates/hir-ty/src
2024-01-10 14:51:51 +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 more redundant clones manually 2024-01-07 00:26:49 +01:00
layout Auto merge of #16311 - Veykril:rustc-deps, r=Veykril 2024-01-09 09:37:48 +00:00
mir autofix remaining perf findings 2024-01-07 01:20:20 +01:00
tests Builtin derives are hygienic 2024-01-08 12:50:11 +01: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 Don't allocate inherent_impls_in_block and trait_impls_in_block if its empty 2024-01-09 21:20:03 +01: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 Don't allocate inherent_impls_in_block and trait_impls_in_block if its empty 2024-01-09 21:20:03 +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 rustc_dependencies crate 2024-01-08 15:39:35 +01:00
lib.rs Remove rustc_dependencies crate 2024-01-08 15:39:35 +01:00
lower.rs Some minor perf improvements 2024-01-09 20:43:17 +01:00
mapping.rs
method_resolution.rs Don't allocate inherent_impls_in_block and trait_impls_in_block if its empty 2024-01-09 21:20:03 +01:00
mir.rs Remove unnecessary cloning 2024-01-06 17:48:07 +01:00
primitive.rs
test_db.rs Replace SourceRootCrates hashset output with slice for deterministic order 2024-01-10 14:51:51 +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