rust/src/librustc/middle/traits
Flavio Percoco 127dac4990 Don't make unboxed closures implicitly copiable
The fix just checks if the bound is `Copy` and returns an `Err` if so.

Closes: #19817
2014-12-16 11:44:10 +01:00
..
coherence.rs Thread a id to Obligation 2014-12-12 20:24:34 -05:00
doc.rs /*! -> //! 2014-11-26 16:50:14 -08:00
fulfill.rs Improve comments and address nits. 2014-12-12 20:25:21 -05:00
mod.rs librustc: use unboxed closures 2014-12-13 17:03:47 -05:00
select.rs Don't make unboxed closures implicitly copiable 2014-12-16 11:44:10 +01:00
util.rs librustc: use unboxed closures 2014-12-13 17:03:47 -05:00