rust/src/test
bors 0430a43d63 Auto merge of #21542 - vadimcn:fix-exported-macro-paths, r=alexcrichton
... so that `super::foo` gets serialized as `super:: foo`, rather than `super :: foo`.
2015-01-24 13:04:39 +00:00
..
auxiliary Fix tidy. 2015-01-23 18:32:00 -08:00
bench regex: Remove in-tree version 2015-01-23 21:04:10 -08:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Fix some grammar inconsistencies for the '..' range notation. 2015-01-22 19:55:15 +01:00
compile-fail-fulldeps tests: fix fallout of merging ast::ViewItem into ast::Item. 2015-01-21 20:05:16 +02:00
debuginfo Rollup merge of #21471 - michaelwoerister:associated-types, r=alexcrichton 2015-01-22 18:09:59 -05:00
pretty tests: fix fallout of merging ast::ViewItem into ast::Item. 2015-01-21 20:05:16 +02:00
run-fail rollup merge of #21252: nikomatsakis/assoc-type-ice-hunt-take-2 2015-01-21 11:51:10 -08:00
run-make Test fixes and rebase conflicts 2015-01-21 10:32:56 -08:00
run-pass Auto merge of #21542 - vadimcn:fix-exported-macro-paths, r=alexcrichton 2015-01-24 13:04:39 +00:00
run-pass-fulldeps Syntax extensions on trait and impl items. 2015-01-15 08:58:44 +13:00
run-pass-valgrind Test fixes and rebase conflicts 2015-01-07 19:27:27 -08:00