rust/src/test
bors c0a25e4fdc auto merge of #14001 : alexcrichton/rust/issue-11680, r=pcwalton
The code in resolve erroneously assumed that private enums weren't visited, so
the logic was adjusted to check to see if the enum definition itself was public.

Closes #11680
2014-05-08 19:12:05 -07:00
..
auxiliary auto merge of #14001 : alexcrichton/rust/issue-11680, r=pcwalton 2014-05-08 19:12:05 -07:00
bench librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #14001 : alexcrichton/rust/issue-11680, r=pcwalton 2014-05-08 19:12:05 -07:00
compile-fail-fulldeps test: Add a compile-fail-fulldeps test suite 2014-04-28 17:31:43 -07:00
debuginfo debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb 2014-05-07 19:58:07 +02:00
pretty librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
run-fail librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
run-make auto merge of #13892 : alexcrichton/rust/mixing-rlib-dylib-deps, r=brson 2014-05-06 19:46:44 -07:00
run-pass auto merge of #13835 : alexcrichton/rust/localdata, r=brson 2014-05-08 01:26:39 -07:00
run-pass-fulldeps syntax: implement ToSource for more things in the quasiquoter. 2014-05-02 22:54:55 +10:00