rust/src/test
Alex Crichton accb442b38 rustc: Don't mark type parameters as exported
This ends up causing the privacy pass to get all confused, and there's nothing
inherently exported about them anyway.

Closes #14933
2014-06-16 18:16:28 -07:00
..
auxiliary rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
bench auto merge of #14852 : TeXitoi/rust/relicense-shootout-pidigits, r=brson 2014-06-16 23:11:46 +00:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail Change prints: @T -> Gc<T> , ~T -> Box<T> 2014-06-16 18:16:01 -07:00
compile-fail-fulldeps Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
debuginfo rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
pretty rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
run-fail rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
run-make auto merge of #14831 : alexcrichton/rust/format-intl, r=brson 2014-06-13 14:42:03 +00:00
run-pass rustc: Don't mark type parameters as exported 2014-06-16 18:16:28 -07:00
run-pass-fulldeps rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00