rust/src/test
Alex Crichton 2d71be5780 Rollup merge of #37067 - jseyfried:expand_derives_last, r=alexcrichton
macros: expand `#[derive]`s after other attribute macros and improve intra-`#[derive]` ordering

Fixes https://github.com/serde-rs/serde/issues/577.
cc #35900
r? @alexcrichton
2016-10-12 14:07:56 -07:00
..
codegen emit an assume that cast-from enums are in range 2016-10-05 14:12:30 +03:00
codegen-units Fix fallout in tests. 2016-09-27 06:43:51 +00:00
compile-fail Rollup merge of #36995 - nrc:stable, r=@nikomatsakis 2016-10-12 14:07:55 -07:00
compile-fail-fulldeps rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
debuginfo Add s390x support 2016-09-09 22:28:19 +01:00
incremental Rollup merge of #36831 - michaelwoerister:ich-updates, r=nikomatsakis 2016-10-12 10:15:26 -07:00
mir-opt update tests 2016-10-04 20:43:43 +03:00
parse-fail Fix fallout in tests. 2016-09-23 04:26:59 +00:00
pretty Implement RFC#1559: allow all literals in attributes. 2016-08-25 13:25:22 -07:00
run-fail Unignore some working emscripten tests 2016-09-30 14:02:58 -07:00
run-fail-fulldeps Refactor ExtCtxt to use a Resolver instead of a MacroLoader. 2016-09-13 05:31:16 +00:00
run-make Auto merge of #36945 - alexcrichton:proc-macro-rename, r=nrc 2016-10-07 07:58:27 -07:00
run-pass Rollup merge of #37056 - Mark-Simulacrum:fix-bool-comparison, r=bluss 2016-10-12 14:07:55 -07:00
run-pass-fulldeps Test derive expansion ordering. 2016-10-10 22:15:57 +00:00
run-pass-valgrind Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit. 2016-08-24 13:23:37 +03:00
rustdoc Rollup merge of #36679 - QuietMisdreavus:rustdoc-line-breaks, r=steveklabnik 2016-10-11 17:51:25 +02:00
ui Better underline for E0057,E0060,E0061 2016-10-06 22:02:46 +02:00