rust-analyzer/crates/ra_hir_ty/src/tests
2020-02-14 20:39:04 +01:00
..
coercion.rs Fix printing of function types 2020-02-07 18:28:10 +01:00
macros.rs Use dummy value for line! and column! macro 2020-01-15 01:47:01 +08:00
method_resolution.rs Change Ty::Param to contain param ID 2020-02-07 18:28:10 +01:00
never_type.rs Don't let unknown match arms fall back to ! 2020-02-11 21:09:11 +01:00
patterns.rs Fix printing of function types 2020-02-07 18:28:10 +01: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 Make Self implement the trait inside trait default methods 2020-02-14 20:39:04 +01:00