rust/src/test
Niko Matsakis 8bd8466e81 Refactor how we handle overflow so that it is a fatal error that aborts
compilation: this removes all the ungainly code that special cases
overflow so that we can ensure it propagates.
2015-03-23 18:05:20 -04:00
..
auxiliary std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
bench std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
codegen
compile-fail Refactor how we handle overflow so that it is a fatal error that aborts 2015-03-23 18:05:20 -04: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 Re-bork whitespace for text file (fixup #23385) 2015-03-17 16:00:39 +05:30
parse-fail Require braces when a closure has an explicit return type. This is a 2015-03-18 20:07:27 -04:00
pretty Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
run-fail Auto merge of #23267 - alexcrichton:issue-20012, r=aturon 2015-03-20 20:19:42 +00:00
run-make std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
run-pass Rollup merge of #23570 - dotdash:issue23550, r=eddyb 2015-03-23 04:54:26 +05:30
run-pass-fulldeps Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichton 2015-03-17 15:21:22 +05:30
run-pass-valgrind Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00