rust/src/librustc_typeck
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
..
check rollup merge of #19587: huonw/closure-feature-gate 2014-12-09 09:24:44 -08:00
coherence rollup merge of #19587: huonw/closure-feature-gate 2014-12-09 09:24:44 -08:00
astconv.rs Move typeck into its own crate. 2014-12-04 10:04:52 -05:00
collect.rs librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
diagnostics.rs Feature-gate explicit unboxed closure method calls & manual impls, 2014-12-05 17:54:45 -08:00
lib.rs Move typeck into its own crate. 2014-12-04 10:04:52 -05:00
rscope.rs librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
variance.rs librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00