rust/src/test
bors 5c24bfa8c3 auto merge of #11057 : alexcrichton/rust/no-at-in-ebml, r=pcwalton
Now that the metadata is an owned value with a lifetime of a borrowed byte
slice, it's possible to have future optimizations where the metadata doesn't
need to be copied around (very expensive operation).
2013-12-19 17:11:40 -08:00
..
auxiliary librustc: Add missing case for the Pod bound in tydecode. 2013-12-19 14:13:19 -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 some things to inspect crate-id's 2013-12-19 10:18:37 -05:00
run-pass auto merge of #11057 : alexcrichton/rust/no-at-in-ebml, r=pcwalton 2013-12-19 17:11:40 -08:00
run-pass-fulldeps test: Remove most uses of &fn() from the tests. 2013-11-26 08:19:00 -08:00