rust/src/test
bors 8c6c0f80a3 Auto merge of #40163 - arielb1:normalization-1702, r=nikomatsakis
More through normalization, Feb/Mar 2017 edition

Fix a few normalization bugs.

Fixes #27901.
Fixes #28828.
Fixes #38135.
Fixes #39363.
Fixes #39367.
2017-03-04 01:47:51 +00:00
..
codegen Auto merge of #40133 - arielb1:operand-lifetimes, r=eddyb 2017-03-03 13:12:08 +00: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 Auto merge of #40101 - danobi:feat_gate_test_simd, r=alexcrichton 2017-03-03 17:26:10 +00:00
compile-fail-fulldeps Rollup merge of #40129 - abonander:proc_macro_bang, r=jseyfried 2017-03-02 14:53:46 -05:00
debuginfo work around LLVM PR#32123 2017-03-03 13:54:19 +02:00
incremental rustc_typeck: hook up collect and item/body check to on-demand. 2017-02-25 18:35:25 +02:00
mir-opt make operands live to the end of their containing expression 2017-03-03 13:54:18 +02:00
parse-fail Add warning cycle. 2017-02-28 22:15:12 +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 Rollup merge of #40173 - er-1:master, r=alexcrichton 2017-03-02 11:29:40 +01:00
run-pass Auto merge of #40163 - arielb1:normalization-1702, r=nikomatsakis 2017-03-04 01:47:51 +00:00
run-pass-fulldeps Rollup merge of #40129 - abonander:proc_macro_bang, r=jseyfried 2017-03-02 14:53:46 -05:00
run-pass-valgrind Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
rustdoc Rollup merge of #39944 - GuillaumeGomez:associated-consts, r=frewsxcv 2017-02-28 22:55:28 -05:00
ui Auto merge of #39927 - nikomatsakis:incr-comp-skip-borrowck-2, r=eddyb 2017-03-03 00:14:10 +00:00
COMPILER_TESTS.md Move COMPILER_TESTS.md out of the root directory 2017-02-25 00:13:00 -06:00