rust-analyzer/crates/hir-ty/src/tests
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
..
coercion.rs Compute closure captures 2023-04-10 23:04:34 +03:30
diagnostics.rs Set expectation for no-semi expression statements to unit 2023-03-04 12:48:57 +01:00
display_source_code.rs Show TyKind::FnDef as a fn pointer in source code 2023-07-28 19:09:38 +09:00
incremental.rs internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
macros.rs Fix builtin line! expansion 2023-11-15 14:06:10 +01:00
method_resolution.rs Don't follow raw pointer derefs for method receiver type candidates 2023-07-19 19:48:56 +02:00
never_type.rs hir: Desugar while to loop and break 2023-08-01 19:04:36 -06:00
patterns.rs fix: resolve alias before resolve variant 2023-12-18 22:31:58 +08:00
regression.rs Fix panic with closure inside array len 2023-12-08 00:44:45 +03:30
simple.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
traits.rs address comment 2023-11-17 16:53:38 +08:00