rust-analyzer/crates/ra_hir_ty/src/tests
2020-02-14 21:08:25 +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 Check that impl self type matches up with expected self type in path mode 2020-02-14 21:08:25 +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 Add two more tests 2020-02-07 18:28:11 +01:00