rust-analyzer/crates/ra_hir_ty/src/tests
2020-03-01 06:25:38 -08:00
..
coercion.rs Fix a common false-positive type mismatch 2020-02-29 15:31:07 +01:00
macros.rs Rename ast::ImplBlock -> ast::ImplDef 2020-02-29 21:33:15 +01:00
method_resolution.rs Do array unsizing for method receivers 2020-02-29 22:48:53 +01:00
never_type.rs Don't let unknown match arms fall back to ! 2020-02-11 21:09:11 +01:00
patterns.rs match single prefix slice 2020-03-01 06:25:38 -08:00
regression.rs Fix printing of function types 2020-02-07 18:28:10 +01:00
simple.rs Fix enum constructors 2020-02-07 18:28:10 +01:00
traits.rs Do autoderef for indexing 2020-02-29 22:48:53 +01:00