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

Don't skip token after @'static #8626

Closed
wants to merge 1 commit into from

Conversation

lilyball
Copy link
Contributor

Fixes #8615.

bors added a commit that referenced this pull request Aug 22, 2013
@bors bors closed this Aug 22, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 21, 2022
New lint `format_add_strings`

Closes rust-lang#6261

changelog: Added [`format_add_string`]: recommend using `write!` instead of appending the result of  `format!`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Putting a lifetime on @ skips the next token and forces fn.
3 participants