Skip to content

Ch 3-05 Calling out loop label format #3105

Closed
rust-lang/rust
#96933

Description

  • I have checked the latest main branch to see if this has already been fixed
  • I have searched existing issues and pull requests for duplicates

URL to the section(s) of the book with this problem:

Description of the problem:

  • Currently it doesn't describe that the ' is required for loop labels (e.g. 'counting_up). It would be nice if this was called out explicitly as a requirement for the name of a loop label.

Suggested fix:

  • It would be nice to have a line or two describing that the ' is required for the naming of a loop label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions