mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
cebc8fef5f
Replace closures_captures and upvar_capture with closure_min_captures Removed all uses of closures_captures and upvar_capture and refactored code to work with closure_min_captures. This also involved removing functions that were no longer needed like the bridge. Closes https://github.com/rust-lang/project-rfc-2229/issues/18 r? `@nikomatsakis` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |