Omit integer suffix when unnecessary#21710
Merged
bors merged 1 commit intorust-lang:masterfrom Feb 3, 2015
alfiedotwtf:libsyntax
Merged
Omit integer suffix when unnecessary#21710bors merged 1 commit intorust-lang:masterfrom alfiedotwtf:libsyntax
bors merged 1 commit intorust-lang:masterfrom
alfiedotwtf:libsyntax
Conversation
Contributor
|
r? @nick29581 (rust_highfive has picked a reviewer for you, use r? to override) |
Member
|
@bors: r+ ad20f5ae444afba3792ee15c6d59dc4b2e64925c |
Contributor
|
Needs a rebase |
See PR # 21378 for context
Contributor
Author
|
Ping @frewsxcv |
Contributor
|
@Alfie I unfortunately do not have reviewing rights :P You might need @nick29581 for that |
Contributor
Author
|
Sorry @frewsxcv :) |
Member
Contributor
Author
|
Sorry, I didn't realise force push didn't notify. |
alexcrichton
added a commit
to alexcrichton/rust
that referenced
this pull request
Feb 2, 2015
Conflicts: src/libsyntax/parse/parser.rs
Collaborator
|
⌛ Testing commit 9683745 with merge 2b0fd75... |
Collaborator
|
💔 Test failed - auto-linux-64-x-android-t |
Member
|
@bors: retry |
Contributor
Author
|
@alexcrichton any idea why homu stopped? |
Member
|
Ah I canceled it manually because this is included in the rollup (#21872) and wanted to put the rollup back on bors. |
Contributor
Author
|
Ahh cool, np :) |
lnicola
pushed a commit
to lnicola/rust
that referenced
this pull request
Feb 28, 2026
Migrate fix_visibility assist to use SyntaxEditor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See PR # 21378 for context