rust-analyzer/crates/ra_hir_ty/src/tests
2019-12-19 12:45:07 +08:00
..
coercion.rs Fix coercion from &Foo to an inference variable in a reference 2019-12-08 13:06:59 +01:00
macros.rs Add tests 2019-12-06 23:48:45 +08:00
method_resolution.rs Split up ty tests a bit 2019-12-03 18:00:29 +01:00
never_type.rs Move Ty 2019-11-27 21:16:00 +03:00
patterns.rs Split up ty tests a bit 2019-12-03 18:00:29 +01:00
regression.rs Split up ty tests a bit 2019-12-03 18:00:29 +01:00
simple.rs Split up ty tests a bit 2019-12-03 18:00:29 +01:00
traits.rs Add std::ops::Index support for infering 2019-12-19 12:45:07 +08:00