rust/src/test
bors 7fa2c6ca31 Auto merge of #30011 - jonas-schievink:macro-context, r=nrc
Fixes #22425

Also fixes #30007, since it's just a change from `true` to `false`.
2015-11-25 03:02:05 +00:00
..
auxiliary Auto merge of #29952 - petrochenkov:depr, r=brson 2015-11-23 20:08:49 +00:00
bench Remove unnecessary parentheses around range expressions 2015-10-14 21:43:05 -04:00
codegen Avoid FCA loads and extractvalue when copying fat pointers 2015-11-20 21:42:13 +01:00
compile-fail Auto merge of #30011 - jonas-schievink:macro-context, r=nrc 2015-11-25 03:02:05 +00:00
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 Add tests for #25810 and #29276 2015-11-23 14:57:28 -05: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