rust/src/test
bors 3c2c13bae4 auto merge of #11029 : huonw/rust/rm-vec-as-buf, r=cmr
For `str.as_mut_buf`, un-closure-ification is achieved by outright removal (see commit message). The others are replaced by `.as_ptr`, `.as_mut_ptr` and `.len`
2013-12-18 17:11:42 -08:00
..
auxiliary auto merge of #11012 : alexcrichton/rust/needstest, r=alexcrichton 2013-12-18 10:36:51 -08:00
bench Test fallout from std::comm rewrite 2013-12-16 22:55:49 -08:00
codegen
compile-fail auto merge of #11012 : alexcrichton/rust/needstest, r=alexcrichton 2013-12-18 10:36:51 -08:00
debug-info debuginfo: Updated test cases to also test by-value self arguments. 2013-12-17 18:08:51 +01:00
pretty Handle more cases in the heap lints 2013-12-14 22:56:33 -08:00
run-fail std::vec: remove .as_imm_buf, replaced by .as_ptr & .len. 2013-12-19 09:26:13 +11:00
run-make Add a rustdoc test 2013-12-18 15:21:30 -05:00
run-pass auto merge of #11012 : alexcrichton/rust/needstest, r=alexcrichton 2013-12-18 10:36:51 -08:00
run-pass-fulldeps test: Remove most uses of &fn() from the tests. 2013-11-26 08:19:00 -08:00