rust-analyzer/crates/hir_ty/src/tests
2021-08-21 17:54:45 +03:00
..
coercion.rs Handle coercion on binary operator RHS 2021-08-21 17:54:45 +03: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 filter visiblities when resolving in extern crate 2021-07-21 17:51:56 +02:00
method_resolution.rs Fix tests. 2021-08-04 20:20:14 +05:00
never_type.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
patterns.rs feat: type inference for if-let guards 2021-08-14 00:09:30 +02:00
regression.rs Add another test 2021-08-21 13:35:34 +02:00
simple.rs Unify check_mismatches and check_types 2021-06-20 19:12:06 +02:00
traits.rs Allow ambiguous autoderef with defininte guidance. 2021-08-09 14:30:05 +05:00