rust/src/test
Alex Crichton d4a2c94180 std: Clean out #[deprecated] APIs
This commit cleans out a large amount of deprecated APIs from the standard
library and some of the facade crates as well, updating all users in the
compiler and in tests as it goes along.
2015-03-31 15:49:57 -07:00
..
auxiliary Fallout in tests: largely changes to error messages. 2015-03-30 09:05:59 -04:00
bench std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
codegen Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
compile-fail std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
compile-fail-fulldeps Add tests checking that a number of feature gates are gating their features. 2015-03-21 10:18:28 +01:00
debuginfo Fix some typos 2015-03-28 18:09:51 +03:00
parse-fail rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
pretty Fallout in tests: largely changes to error messages. 2015-03-30 09:05:59 -04:00
run-fail std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
run-make std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
run-pass std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
run-pass-fulldeps std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
run-pass-valgrind Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00