]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #18993 : nikomatsakis/rust/hrtb-5, r=pcwalton
authorbors <bors@rust-lang.org>
Tue, 18 Nov 2014 19:11:43 +0000 (19:11 +0000)
committerbors <bors@rust-lang.org>
Tue, 18 Nov 2014 19:11:43 +0000 (19:11 +0000)
Enough said.

Fixes #18639.

r? @pcwalton (or someone else?)

This is a [breaking-change]. In particular, several feature gates related to unboxed closures were consolidated into one (`overloaded_calls`, `unboxed_closure_sugar` => `unboxed_closures`). Otherwise, I think everything that worked before should still work. File a bug and cc @nikomatsakis if you find otherwise. :)


Trivial merge