rust/src/test
bors ca76c7e014 Auto merge of #36945 - alexcrichton:proc-macro-rename, r=nrc
rustc: Rename rustc_macro to proc_macro

This commit blanket renames the `rustc_macro` infrastructure to `proc_macro`,
which reflects the general consensus of #35900. A follow up PR to Cargo will be
required to purge the `rustc-macro` name as well.
2016-10-07 07:58:27 -07:00
..
codegen emit an assume that cast-from enums are in range 2016-10-05 14:12:30 +03:00
codegen-units
compile-fail Rollup merge of #36932 - michaelwoerister:type-alias-dep-graph-test, r=nikomatsakis 2016-10-06 08:35:42 -07:00
compile-fail-fulldeps rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
debuginfo
incremental Auto merge of #36940 - eulerdisk:incr_test_for_hash_trait, r=michaelwoerister 2016-10-07 00:51:28 -07:00
mir-opt update tests 2016-10-04 20:43:43 +03:00
parse-fail
pretty
run-fail
run-fail-fulldeps
run-make Auto merge of #36945 - alexcrichton:proc-macro-rename, r=nrc 2016-10-07 07:58:27 -07:00
run-pass Auto merge of #36958 - nikomatsakis:issue-36856, r=eddyb 2016-10-04 23:13:08 -07:00
run-pass-fulldeps rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
run-pass-valgrind
rustdoc rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
ui Better underline for E0057,E0060,E0061 2016-10-06 22:02:46 +02:00