rust/src/test
Peter Reid a593a211fe Add test for overflowing pow
This would catch regressions of issue #28012.
2015-09-13 22:19:36 -04:00
..
auxiliary Move lints to HIR 2015-09-03 20:58:07 +05:30
bench Shim some of the old std::simd functionality. 2015-08-17 14:48:43 -07:00
codegen Issue #27628 - Also support the LLVM 3.6 IR format in two tests 2015-08-19 12:43:16 +02:00
compile-fail Auto merge of #28170 - nagisa:loopctl-label-spans, r=alexcrichton 2015-09-04 05:15:22 +00:00
compile-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
debuginfo Revert "debuginfo: Bring back some GDB pretty printing autotests that are not actually broken." 2015-08-05 09:20:28 -07:00
parse-fail Use consistent terminology for byte string literals 2015-09-03 10:54:53 +03:00
pretty Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
run-fail Add test for overflowing pow 2015-09-13 22:19:36 -04:00
run-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
run-make Use consistent terminology for byte string literals 2015-09-03 10:54:53 +03:00
run-pass Auto merge of #28201 - apasel422:issue-26205, r=nikomatsakis 2015-09-04 14:16:54 +00:00
run-pass-fulldeps Remove the Modifier and Decorator kinds of syntax extensions. 2015-09-01 13:16:03 +12:00
run-pass-valgrind Use assert_eq! instead of assert! in tests 2015-06-13 14:55:55 +03:00
rustdoc Auto merge of #27945 - Eljay:upgrade-hoedown, r=alexcrichton 2015-08-25 01:10:55 +00:00