]> git.lizzy.rs Git - rust.git/commitdiff
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)
Attribute grammar in reference manual allowed `#[foo, bar]`, which does not match parser behavior.

Also rename nonterminals to match parser code.

Fix #13825.

1  2 
src/doc/rust.md

diff --cc src/doc/rust.md
Simple merge