rust-analyzer/crates/hir_ty/src/tests
2021-03-27 13:44:54 +08:00
..
coercion.rs Use upstream cov-mark 2021-03-08 22:19:44 +02:00
display_source_code.rs Render Fn* trait objects and impl types as rust does 2021-01-13 13:29:47 +01:00
macros.rs Basic Support Macro 2.0 2021-03-27 13:44:54 +08:00
method_resolution.rs hir_ty: add coverage testing for autoderef_visibility_method test 2021-03-20 20:35:57 +01:00
never_type.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
patterns.rs Fix box pattern inference panic 2021-03-21 18:25:00 +01:00
regression.rs resolver: manually traverse nested block scopes 2021-03-22 18:55:51 +01:00
simple.rs hir_ty: fix visibility in infer_inherent_method test 2021-03-20 19:47:14 +01:00
traits.rs Merge #7907 2021-03-24 22:37:48 +00:00