rust-analyzer/crates/hir-ty/src/tests
2023-03-29 16:11:48 +02:00
..
coercion.rs fix: Add missing autoborrow adjustment for index expressions 2023-03-29 16:11:48 +02:00
diagnostics.rs Set expectation for no-semi expression statements to unit 2023-03-04 12:48:57 +01:00
display_source_code.rs Display generic arguments for associated types 2022-10-27 19:18:55 +09:00
incremental.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
macros.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
method_resolution.rs Support overloaded deref MIR lowering 2023-03-17 14:02:55 +03:30
never_type.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
patterns.rs Correctly handle non-semi statement expressions for never coercions 2023-03-04 19:48:03 +01:00
regression.rs Add regression test 2023-03-19 16:58:10 +09:00
simple.rs Implement some intrinsics 2023-03-20 21:48:01 +03:30
traits.rs fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00