rust/src/test
Corey Farwell c949f49c27 Rollup merge of #40583 - jseyfried:fix_include_macro_regression, r=nrc
macros: fix regression with `include!()`

Fixes #40469, a regression when `include!()`ing a `macro_rules!` containing `$crate`.
r? @nrc
2017-03-19 10:18:16 -04:00
..
codegen emit !align attributes on stores of operand pairs 2017-03-13 11:52:41 +02:00
codegen-units trans: Treat generics like regular functions, not like #[inline] functions during CGU partitioning. 2017-01-09 10:06:58 -05:00
compile-fail Rollup merge of #40441 - tschottdorf:promotable-rfc, r=eddyb 2017-03-19 10:18:12 -04:00
compile-fail-fulldeps Auto merge of #40346 - jseyfried:path_and_tokenstream_attr, r=nrc 2017-03-19 10:56:08 +00:00
debuginfo update gdbr tests 2017-03-09 22:12:36 +01:00
incremental rustc_typeck: hook up collect and item/body check to on-demand. 2017-02-25 18:35:25 +02:00
mir-opt Do not bother creating StorageLive for TyNever 2017-03-09 17:54:00 +02:00
parse-fail Liberalize attributes. 2017-03-14 04:39:21 +00:00
pretty Update pretty test for derive attributes 2017-02-05 12:22:29 +10:30
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
run-make Auto merge of #40446 - arielb1:rollup, r=alexcrichton 2017-03-12 02:50:17 +00:00
run-pass Rollup merge of #40583 - jseyfried:fix_include_macro_regression, r=nrc 2017-03-19 10:18:16 -04:00
run-pass-fulldeps Add tests. 2017-03-14 04:39:23 +00:00
run-pass-valgrind Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
rustdoc Fix const not displayed in rustdoc 2017-03-16 02:15:10 +01:00
ui Rollup merge of #40445 - estebank:issue-18150, r=jonathandturner 2017-03-19 10:18:13 -04:00
ui-fulldeps/custom-derive Separate "ui-fulldeps" tests from "ui" tests 2017-03-04 21:38:26 +03:00
COMPILER_TESTS.md Move COMPILER_TESTS.md out of the root directory 2017-02-25 00:13:00 -06:00