rust-analyzer/crates/hir-ty/src
bors f6635211ce Auto merge of #16152 - Austaras:alias, r=Veykril
fix: resolve alias before resolve variant

Closes #15943 (again)
2023-12-18 15:08:36 +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 Fix false positive type mismatch in const reference patterns 2023-12-15 19:09:07 +03:30
layout internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
mir internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
tests Auto merge of #16152 - Austaras:alias, r=Veykril 2023-12-18 15:08:36 +00: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 Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +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 Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +01:00
infer.rs fix: resolve alias before resolve variant 2023-12-18 22:31:58 +08:00
inhabitedness.rs Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
interner.rs Merge commit 'cd3bf9fe51' into sync-from-ra 2023-06-19 09:14:04 +03:00
lang_items.rs Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
layout.rs internal: Bump salsa 2023-12-07 10:57:51 +01:00
lib.rs Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +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 internal: switch to Arc::from_iter 2023-12-06 13:08:45 -05:00
mir.rs Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +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