Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Identifier Syntax to Several Chapters #1597

Merged
merged 10 commits into from
Jan 14, 2025

Conversation

chorman0773
Copy link
Contributor

This adds identifier syntax to:

  • keywords
  • lifetime-elision
  • macros
  • memory-allocation-and-lifetime
  • names
  • paths
  • patterns
  • runtime
  • special-types-and-traits

@rustbot

This comment has been minimized.

@rustbot rustbot added the S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. label Dec 3, 2024
@rustbot

This comment has been minimized.

chorman0773 and others added 9 commits January 14, 2025 10:32
It seems like there were two paragraphs, but one was about 'static and
the other was about something else. I decided to use a more generic term
for the section title.
Adjusts rule names for style, to fix some bugs, and to make some of them
more specific.
Adjusts the position of rules with headers to match the style from
rust-lang#1710
@ehuss ehuss force-pushed the spec-add-identifiers-rest branch from 8f2ef44 to 415cafe Compare January 14, 2025 18:44
Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ehuss ehuss enabled auto-merge January 14, 2025 18:45
@ehuss ehuss added this pull request to the merge queue Jan 14, 2025
Merged via the queue into rust-lang:master with commit 038c2e2 Jan 14, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. T-spec Team: spec
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants