rust/src/test
2015-04-14 22:17:08 +12:00
..
auxiliary Expand internal-unstable to handle named field accesses and method calls. 2015-04-11 16:00:58 -07:00
bench Make sum and product inherent methods on Iterator 2015-04-08 00:26:35 +02:00
codegen Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
compile-fail Reviewer comments 2015-04-14 22:17:08 +12:00
compile-fail-fulldeps Fallout to tests expecting unconditional help output from missing features. 2015-04-02 19:30:45 +02:00
debuginfo Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
parse-fail Added a help span which informs the user about the escaping of curly braces in a format string if a wrongly escaped one is detected in a string. 2015-04-13 15:56:10 +02:00
pretty Fallout in tests 2015-04-01 11:22:39 -04:00
run-fail Fix diverging closures 2015-04-06 22:17:35 +09:00
run-make Rebased 2015-04-14 21:55:42 +12:00
run-pass eddyb's refactoring of coercions/adjustments 2015-04-14 21:55:42 +12:00
run-pass-fulldeps Rollup merge of #24212 - alexcrichton:destabilize-begin-unwind, r=huonw 2015-04-10 00:24:43 +05:30
run-pass-valgrind Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
rustdoc Test fixes and review feedback 2015-04-10 00:58:10 -07:00