rust/src/test
bors a7cf7b7b0b auto merge of #9291 : jzelinskie/rust/remove-cond, r=alexcrichton
This is my first contribution, so please point out anything that I may have missed.

I consulted IRC and settled on `match () { ... }` for most of the replacements.
2013-09-19 00:31:05 -07:00
..
auxiliary Prevent a rare linkage issue with an xcrate static 2013-09-17 11:24:05 -07:00
bench switch Drop to &mut self 2013-09-16 22:19:23 -04:00
codegen
compile-fail switch Drop to &mut self 2013-09-16 22:19:23 -04:00
debug-info switch Drop to &mut self 2013-09-16 22:19:23 -04:00
pretty pp: also print bounds in paths with no generic params 2013-09-17 23:41:42 +02:00
run-fail switch Drop to &mut self 2013-09-16 22:19:23 -04:00
run-pass auto merge of #9291 : jzelinskie/rust/remove-cond, r=alexcrichton 2013-09-19 00:31:05 -07:00
run-pass-fulldeps