-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Closed
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Description
http://doc.rust-lang.org/master/rust.html#comments
Comments in Rust code follow the general C++ style of line and block-comment forms, with no nesting of block-comment delimiters.
This is no longer true. (The grammar in that section was updated for nesting, but the text was apparently missed.)
Metadata
Metadata
Assignees
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.