rust/src/test
bors 551da06157 auto merge of #12311 : brson/rust/unstable, r=alexcrichton
With the stability attributes we can put public-but unstable modules next to others, so this moves `intrinsics` and `raw` out of the `unstable` module (and marks both as `#[experimental]`).
2014-02-23 02:21:53 -08:00
..
auxiliary auto merge of #12311 : brson/rust/unstable, r=alexcrichton 2014-02-23 02:21:53 -08:00
bench auto merge of #12311 : brson/rust/unstable, r=alexcrichton 2014-02-23 02:21:53 -08:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #12311 : brson/rust/unstable, r=alexcrichton 2014-02-23 02:21:53 -08:00
debug-info debuginfo: Re-enable test case that should have worked all along. 2014-02-19 17:16:36 +01:00
pretty extern mod => extern crate 2014-02-14 22:55:21 -08:00
run-fail Move std::{trie, hashmap} to libcollections 2014-02-23 00:35:11 -08:00
run-make std: Move intrinsics to std::intrinsics. 2014-02-23 01:07:53 -08:00
run-pass auto merge of #12311 : brson/rust/unstable, r=alexcrichton 2014-02-23 02:21:53 -08:00
run-pass-fulldeps extern mod => extern crate 2014-02-14 22:55:21 -08:00