rust/src/test
bors ac2b6f6066 Auto merge of #24437 - fhahn:issue-24434, r=alexcrichton
closes #24434 

This PR changes executes `syntax::config::strip_unconfigured_items` before `syntax::feature_gate::check_crate_macros(sess.codemap()`. As far as I know, `strip_unconfigured_items` should be independent of `check_crate_macros`.
2015-04-16 11:27:52 +00:00
..
auxiliary Forbid is/us suffixes. Fixes #22496 2015-04-15 16:13:26 -07:00
bench Negative case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
codegen
compile-fail Auto merge of #24485 - brson:is, r=alexcrichton 2015-04-16 01:17:04 +00:00
compile-fail-fulldeps
debuginfo Test fixes and rebase conflicts, round 2 2015-04-14 17:40:37 -07:00
parse-fail Add tests for "ident only path should have been covered"-ICE 2015-04-15 14:18:47 +02:00
pretty
run-fail Fallout: move from scoped to spawn 2015-04-14 08:15:45 -07:00
run-make Auto merge of #24423 - tbelaire:include_bytes, r=alexcrichton 2015-04-16 08:28:27 +00:00
run-pass Auto merge of #24437 - fhahn:issue-24434, r=alexcrichton 2015-04-16 11:27:52 +00:00
run-pass-fulldeps Test fixes and rebase conflicts, round 2 2015-04-14 17:40:37 -07:00
run-pass-valgrind test: Fix fallout in run-pass tests 2015-04-14 10:14:19 -07:00
rustdoc Test fixes and review feedback 2015-04-10 00:58:10 -07:00