Skip to content

Rollup of 4 pull requests - #59584

Merged
bors merged 13 commits into
rust-lang:masterfrom
Centril:rollup
Mar 31, 2019
Merged

Rollup of 4 pull requests#59584
bors merged 13 commits into
rust-lang:masterfrom
Centril:rollup

Conversation

@Centril

Copy link
Copy Markdown
Contributor

Successful merges:

Failed merges:

r? @ghost

stepnivlkand others added 13 commits March 16, 2019 19:16
Remove unnecessary comment
This commit extends the existing generic re-ordering diagnostic to
include any bounds on the generic parameter, thus producing correct
suggestions.
This commit updates the generic parameter re-ordering diagnostic to only
mention const generics if the feature is enabled.
…ths-libstd, r=oli-obk
libstd: deny(elided_lifetimes_in_paths)
r? @oli-obk
…i-obk
Mention `no merge policy` in the CONTRIBUTING guide
Issue: rust-lang#59233
Include bounds in generic re-ordering diagnostic
Fixesrust-lang#59508.
r? @estebank
cc @varkor
…ing, r=Centril
Distinguish message for external macros depending on error level
fixesrust-lang#57716
(I picked you because assigned to this issue.)
r? @estebank
@Centril

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=4

@bors

bors commented Mar 31, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit fb8396d has been approved by Centril

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 31, 2019
@bors

bors commented Mar 31, 2019

Copy link
Copy Markdown
Collaborator

⌛ Testing commit fb8396d with merge a89c03a...

bors added a commit that referenced this pull request Mar 31, 2019
Rollup of 4 pull requests
Successful merges:
- #58828 (libstd: deny(elided_lifetimes_in_paths))
- #59234 (Mention `no merge policy` in the CONTRIBUTING guide)
- #59572 (Include bounds in generic re-ordering diagnostic)
- #59574 (Distinguish message for external macros depending on error level)
Failed merges:
r? @ghost
@bors

bors commented Mar 31, 2019

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-travis, status-appveyor
Approved by: Centril
Pushing a89c03a to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Mar 31, 2019
@bors
bors merged commit fb8396d into rust-lang:masterMar 31, 2019
@Centril
Centril deleted the rollup branch March 31, 2019 17:19
@CentrilCentril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.rollupA PR which is a rollupS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Centril@bors@JohnTitor@davidtwco