rust-analyzer/crates/hir-ty/src
bors 25f71469f1 Auto merge of #16311 - Veykril:rustc-deps, r=Veykril
internal: Remove `rustc_dependencies ` crate

The crate serves no purpose really
2024-01-09 09:37:48 +00: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 '37f84c101b' into sync-from-ra 2023-07-17 16:49:15 +03:00
builder.rs Merge commit '9b3d03408c' into sync-from-ra 2023-08-21 12:44:09 +03:00
chalk_db.rs Merge commit '37f84c101b' 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 Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
interner.rs Remove some vec clones in const-eval 2024-01-06 21:33:47 +01:00
lang_items.rs Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
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 Remove ModuleId from TypeOwnerId 2023-12-14 14:11:57 +01:00
mapping.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
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 style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
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 Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
traits.rs Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +01:00
utils.rs Merge commit '99718d0c8b' into sync-from-ra 2023-07-24 12:21:34 +03:00