rust/src/test
P1start 8b88811419 rustdoc: Correctly distinguish enums and types
This is done by adding a new field to the `DefTy` variant of `middle::def::Def`,
which also clarifies an error message in the process.

Closes #16712.
2014-09-17 18:53:54 +12:00
..
auxiliary rustdoc: Correctly distinguish enums and types 2014-09-17 18:53:54 +12:00
bench Fallout from renaming 2014-09-16 14:37:48 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail rustdoc: Correctly distinguish enums and types 2014-09-17 18:53:54 +12:00
compile-fail-fulldeps Add lint groups; define built-in lint groups bad_style and unused 2014-08-30 09:12:04 +12:00
debuginfo Fallout from renaming 2014-09-16 14:37:48 -07:00
pretty Decouple string and argument pieces 2014-09-09 20:34:41 +01:00
run-fail Add tests for a few A-needstest issues 2014-09-15 18:09:24 +02:00
run-make Add regression test for #17186 2014-09-12 18:09:47 -07:00
run-pass Fallout from renaming 2014-09-16 14:37:48 -07:00
run-pass-fulldeps Fix fallout in macro_crate/quote tests. 2014-09-14 04:20:36 +03:00