]> git.lizzy.rs Git - rust.git/commit
rollup merge of #22120: lukesteensen/closures_guide
authorAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:43:03 +0000 (08:43 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:43:03 +0000 (08:43 -0800)
commit637a89bdf627aa0ae27a1b2ace6303875ae7d798
tree71741c9aaa3682c3bdda19a8fc8e1a5c6529e107
parentbbc8a54c63c843676ce5801cb2e97f0b4e691646
parent1163cef1c43d421c54b97ee266bb4f2ddfe4595c
rollup merge of #22120: lukesteensen/closures_guide

Based off https://github.com/rust-lang/rust/pull/21843, it looks like the syntax in the Closures guide is outdated.