rust/crates/hir_ty/src/tests
Jonas Schievink b238ddd21a Make macro def krate mandatory
Refactors builtin derive support to go through proper name resolution
2020-12-15 20:33:05 +01:00
..
coercion.rs
display_source_code.rs
macros.rs Make macro def krate mandatory 2020-12-15 20:33:05 +01:00
method_resolution.rs Use correct, full substs for self type in impl 2020-12-04 18:43:47 +01:00
never_type.rs
patterns.rs Properly infer tuple struct patterns when encountering ellipsis 2020-11-24 16:11:40 +01:00
regression.rs Add regression test 2020-12-15 15:24:35 +08:00
simple.rs Infer labeled blocks 2020-12-12 00:06:48 +01:00
traits.rs Implement async blocks 2020-09-10 20:01:23 +08:00