rust/src/test
2015-11-22 06:48:46 +05:30
..
auxiliary Remove slice pattern from compiler plugin example 2015-11-20 14:31:04 +01:00
bench Remove unnecessary parentheses around range expressions 2015-10-14 21:43:05 -04:00
codegen Set proper alignment on constants 2015-10-10 01:15:36 +02:00
compile-fail Look up macro names as well when suggesting replacements for function resolve errors 2015-11-22 06:48:46 +05:30
compile-fail-fulldeps libsyntax: Add more quasiquoting macros 2015-11-11 15:19:01 -05:00
debuginfo Remove the deprecated box(PLACE) syntax. 2015-09-24 18:00:08 +03:00
parse-fail Detect confusing unicode characters and show the alternative 2015-11-17 12:14:28 +05:30
pretty Changes to tests 2015-09-17 12:16:46 +12:00
run-fail Move test file to run-fail, since it does an unwrap 2015-10-28 18:48:49 -04:00
run-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
run-make rustc: Fix extern crate being order dependent 2015-11-20 10:58:38 -08:00
run-pass Auto merge of #29913 - tbu-:pr_windows_path_error_on_nul, r=alexcrichton 2015-11-21 02:38:18 +00:00
run-pass-fulldeps libsyntax: Add more quasiquoting macros 2015-11-11 15:19:01 -05:00
run-pass-valgrind valgrind: update suppressions and move interesting tests 2015-11-08 13:36:36 -05:00
rustdoc Show constness for functions of reexported docs 2015-11-19 22:47:02 +01:00