rust/src/test
bors 4c50cf38a0 auto merge of #13565 : alexcrichton/rust/issue-13560, r=brson
Syntax-only crates are no longer registered with the cstore, so there's no need
to allocate crate numbers to them. This ends up leaving gaps in the crate
numbering scheme which is not expected in the rest of the compiler.

Closes #13560
2014-04-17 15:51:27 -07:00
..
auxiliary auto merge of #13565 : alexcrichton/rust/issue-13560, r=brson 2014-04-17 15:51:27 -07:00
bench Use the unsigned integer types for bitwise intrinsics. 2014-04-15 19:45:00 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #13418 : ktt3ja/rust/move-out-of, r=brson 2014-04-16 13:11:30 -07:00
debug-info debuginfo: Add a test case for issue #12886. 2014-04-16 12:22:38 +02:00
pretty Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
run-fail Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
run-make auto merge of #13557 : FlaPer87/rust/ls-behind-z, r=brson 2014-04-17 01:31:27 -07:00
run-pass Regression test. 2014-04-17 11:42:30 +02:00
run-pass-fulldeps rustc: Don't allocate a cnum to syntax crates 2014-04-16 11:42:22 -07:00