rust/src/test
Vadim Petrochenkov 2cdd9f1c97 Rewrite check_pat_enum, split it into check_pat_tuple_struct and check_pat_path
Update definitions in def_map for associated types written in unqualified form (like `Self::Output`)
Cleanup finish_resolving_def_to_ty/resolve_ty_and_def_ufcs
Make VariantDef's available through constructor IDs
2016-07-08 12:42:57 +03:00
..
codegen
codegen-units
compile-fail Rewrite check_pat_enum, split it into check_pat_tuple_struct and check_pat_path 2016-07-08 12:42:57 +03:00
compile-fail-fulldeps
debuginfo Auto merge of #34639 - dzamlo:master, r=michaelwoerister 2016-07-04 15:09:36 -07:00
incremental
parse-fail
pretty
run-fail
run-fail-fulldeps
run-make Added new compilation phase and test 2016-07-04 02:47:19 -04:00
run-pass Rewrite check_pat_enum, split it into check_pat_tuple_struct and check_pat_path 2016-07-08 12:42:57 +03:00
run-pass-fulldeps Add regression test 2016-07-05 05:59:46 +00:00
run-pass-valgrind
rustdoc rustdoc: Remove paths from primitive page <title> tags 2016-06-30 23:22:16 +01:00
ui