rust/src/test
Alex Crichton 26c24221e4 rollup merge of #19587: huonw/closure-feature-gate
detect UFCS drop and allow UFCS methods to have explicit type parameters.

Work towards #18875.

Since code could previously call the methods & implement the traits
manually, this is a

[breaking-change]

Closes #19586. Closes #19375.
2014-12-09 09:24:44 -08:00
..
auxiliary librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
bench librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail rollup merge of #19587: huonw/closure-feature-gate 2014-12-09 09:24:44 -08:00
compile-fail-fulldeps Adjust some error messages to start with a lowercase letter and not finish with a full stop 2014-11-30 20:26:53 +13:00
debuginfo rollup merge of #19581: luqmana/duc 2014-12-09 09:24:41 -08:00
pretty librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
run-fail auto merge of #19560 : sfackler/rust/should-fail-reason, r=alexcrichton 2014-12-08 12:12:23 +00:00
run-make librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
run-pass rollup merge of #19587: huonw/closure-feature-gate 2014-12-09 09:24:44 -08:00
run-pass-fulldeps test: Ignore issue-19501 pretty for now 2014-12-03 09:22:13 -08:00
run-pass-valgrind Move some tests to run-pass-valgrind 2014-10-23 13:52:34 +13:00