Skip to content

Manual still says nested block comments are illegal #14767

Closed
@huonw

Description

@huonw

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

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions