rust/src/test
Niko Matsakis 2bfed908e3 Fix #1941: inlining of items that themselves contain nested items
The fix is to drop nested items from the encoded AST.  Nested items may
themselves be inlined, but that is an independent question.
2012-03-07 18:06:29 -08:00
..
auxiliary Fix #1941: inlining of items that themselves contain nested items 2012-03-07 18:06:29 -08:00
bench stdlib: Stop incurring vtable dispatch costs when hashmaps are used 2012-03-07 17:35:13 -08:00
compile-fail stdlib: Stop incurring vtable dispatch costs when hashmaps are used 2012-03-07 17:35:13 -08:00
pretty Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
run-fail stdlib: Stop incurring vtable dispatch costs when hashmaps are used 2012-03-07 17:35:13 -08:00
run-pass Fix #1941: inlining of items that themselves contain nested items 2012-03-07 18:06:29 -08:00