rust/src/test
bors dcf8ef2723 Auto merge of #31321 - jseyfried:cleanup, r=nrc
The first commit improves detection of unused imports -- it should have been part of #30325. Right now, the unused import in the changed test would not be reported.

The rest of the commits are miscellaneous, independent clean-ups in resolve that I didn't think warranted individual PRs.

r? @nrc
2016-02-05 03:03:45 +00:00
..
auxiliary Auto merge of #30448 - alexcrichton:llvmup, r=nikomatsakis 2016-01-30 00:25:44 +00:00
codegen [MIR] Avoid some code generation for stores of ZST 2016-01-12 21:35:10 +02:00
codegen-units Implement the translation item collector. 2016-01-26 10:17:45 -05:00
compile-fail Improve detection of unused imports 2016-02-03 23:39:08 +00:00
compile-fail-fulldeps Make name resolution errors non-fatal 2015-12-11 21:00:15 +13:00
debuginfo Rename sunos to solaris 2016-01-31 19:01:30 +03:00
parse-fail Auto merge of #30763 - gchp:issue/30033, r=nagisa 2016-01-15 06:38:26 +00:00
pretty libsyntax: fix pretty printing of macro with braces 2016-01-28 09:19:43 +01:00
run-fail Get tests working on MSVC 32-bit 2016-01-29 16:25:21 -08:00
run-fail-fulldeps Improve error message for let-in-expr-position 2016-01-26 13:55:46 +05:30
run-make Auto merge of #31078 - nbaksalyar:illumos, r=alexcrichton 2016-02-03 22:40:32 +00:00
run-pass Test for unsafe code in TLS macro 2016-02-04 22:23:23 +05:30
run-pass-fulldeps Add a test 2016-01-15 10:24:12 +13:00
run-pass-valgrind update valgrind suppressions 2015-12-25 15:46:36 -05:00
rustdoc rustdoc: Add test for tuple rendering 2016-01-28 23:41:53 +00:00