]> git.lizzy.rs Git - rust.git/commit
auto merge of #14043 : sanxiyn/rust/attr-reference, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 9 May 2014 11:36:33 +0000 (04:36 -0700)
committerbors <bors@rust-lang.org>
Fri, 9 May 2014 11:36:33 +0000 (04:36 -0700)
commit65205652b8cf15407b720f69c3f90710c7136e62
tree63a0a5c6c64fedc6997009380a7a81fd45c8c9fa
parent52002154c77377cff8a98dd5dc9467a3613caee7
parenta4b7b8df404c9dc32a00602ddc41b11b758f5791
auto merge of #14043 : sanxiyn/rust/attr-reference, r=alexcrichton

Attribute grammar in reference manual allowed `#[foo, bar]`, which does not match parser behavior.

Also rename nonterminals to match parser code.

Fix #13825.
src/doc/rust.md