Remove meaningless comments in src/test#63487
Merged
bors merged 3 commits intorust-lang:masterfrom Aug 18, 2019
sd234678:remove-meaningless-comments-in-src/test-2
Merged
Remove meaningless comments in src/test#63487bors merged 3 commits intorust-lang:masterfrom sd234678:remove-meaningless-comments-in-src/test-2
bors merged 3 commits intorust-lang:masterfrom
sd234678:remove-meaningless-comments-in-src/test-2
Conversation
Contributor
|
(rust_highfive has picked a reviewer for you, use r? to override) |
Contributor
Author
|
r? @Centril |
Contributor
|
@bors r+ rollup |
Collaborator
|
📌 Commit 7fb5eb528ef30dbfc2c052314ae025d239b4ad02 has been approved by |
Collaborator
|
☔ The latest upstream changes (presumably #63544) made this pull request unmergeable. Please resolve the merge conflicts. |
Contributor
|
@bors r+ |
Collaborator
|
📌 Commit 5f50c4a has been approved by |
Centril
added a commit
to Centril/rust
that referenced
this pull request
Aug 15, 2019
…s-in-src/test-2, r=Centril Remove meaningless comments in src/test Moved from rust-lang#63411
Contributor
|
Failed in #63617 (comment), @bors r- |
Contributor
Author
|
@Centril do I need to do anything else to get bors to pick this back up? |
Contributor
Collaborator
|
📌 Commit b21ee49 has been approved by |
Centril
added a commit
to Centril/rust
that referenced
this pull request
Aug 17, 2019
…s-in-src/test-2, r=Centril Remove meaningless comments in src/test Moved from rust-lang#63411
bors
added a commit
that referenced
this pull request
Aug 17, 2019
Rollup of 5 pull requests Successful merges: - #62451 (Add APIs for uninitialized Box, Rc, and Arc. (Plus get_mut_unchecked)) - #63487 (Remove meaningless comments in src/test) - #63657 (Crank up invalid value lint) - #63667 (resolve: Properly integrate derives and `macro_rules` scopes) - #63669 (fix typos in mir/interpret) Failed merges: r? @ghost
Collaborator
|
☔ The latest upstream changes (presumably #63671) made this pull request unmergeable. Please resolve the merge conflicts. |
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.
Moved from #63411