]> git.lizzy.rs Git - rust.git/commit
auto merge of #12170 : aepsil0n/rust/feature/reserve_do_keyword, r=brson
authorbors <bors@rust-lang.org>
Tue, 11 Feb 2014 08:41:44 +0000 (00:41 -0800)
committerbors <bors@rust-lang.org>
Tue, 11 Feb 2014 08:41:44 +0000 (00:41 -0800)
commit86e6a5cf7beb567ff908ea35748392bd0bb01b58
tree65b585d43911a6ef56baa51c4cc3d661b93f3cff
parent3794d681b3479224917c0efb7a769c2583a4ee0e
parenta2fab457dcb6e65e119694acacc8d92fde2569c2
auto merge of #12170 : aepsil0n/rust/feature/reserve_do_keyword, r=brson

This resolves issue #12157. Does that do it already or is there something else that needs taking care of?

As a side note, there seems to be some documentation, in which the old existence of the do keyword is explained. The list of keywords is not up-to-date either. But these are certainly separate issues.