rust-analyzer/crates/hir-ty/src/tests
2023-11-15 14:06:10 +01: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 Use triomphe Arc 2023-05-02 20:02:43 +03: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 Emit '_ for lifetime generics in HirDisplay 2023-06-05 10:55:47 +03:30
regression.rs hir: Desugar while to loop and break 2023-08-01 19:04:36 -06:00
simple.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
traits.rs Remove UserError from LayoutError 2023-11-14 13:32:04 +01:00