rust-analyzer/crates/hir_ty/src/tests
2022-03-17 17:04:32 +01:00
..
coercion.rs Avoid autoderef coercions leaking if they don't apply 2022-02-25 15:46:02 +01:00
display_source_code.rs Account sized bounds in parentheses printing inside of ptr/ref of rpit. 2021-08-08 00:54:38 +05:00
incremental.rs Move hir_ty incremental test to its own file 2021-05-27 20:21:52 +02:00
macros.rs Fix test fixture 2022-03-05 23:21:20 +01:00
method_resolution.rs Fixes for consts 2022-03-17 17:04:32 +01:00
never_type.rs Support let...else 2021-10-07 17:06:24 +02:00
patterns.rs Fix various IDE features 2022-02-21 08:34:35 +02:00
regression.rs fix regression_11688_2 2022-03-17 12:47:31 +03:30
simple.rs Add const generics 2022-03-14 14:38:37 +03:30
traits.rs Add test for DynMap type inference 2022-03-17 15:44:14 +01:00