rust/src/test/auxiliary
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
..
cci_impl_lib.rs retool inline encoding to handle methods, fix tests 2012-03-02 06:47:25 -08:00
cci_iter_lib.rs rename aux to auxiliary, since aux is apparently reserved on windows 2012-02-28 06:45:33 -08:00
cci_nested_lib.rs Fix #1941: inlining of items that themselves contain nested items 2012-03-07 18:06:29 -08:00
cci_no_inline_lib.rs retool inline encoding to handle methods, fix tests 2012-03-02 06:47:25 -08:00