Skip to content

Enable setting diagnostic labels - #69505

Merged
bors merged 1 commit into
rust-lang:masterfrom
Mark-Simulacrum:triagebot-diag-labels
Feb 27, 2020
Merged

Enable setting diagnostic labels#69505
bors merged 1 commit into
rust-lang:masterfrom
Mark-Simulacrum:triagebot-diag-labels

Conversation

@Mark-Simulacrum

Copy link
Copy Markdown
Member

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 27, 2020
@Mark-Simulacrum

Copy link
Copy Markdown
MemberAuthor

cc @estebank @rust-lang/wg-diagnostics -- seems fine to permit people to set the D-* labels, right?

r? @estebank (or whoever, but no need for it to be Niko :)

@Centril

Copy link
Copy Markdown
Contributor

Seems quite fine. r? @Centril@bors r+ rollup

@bors

bors commented Feb 27, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 2c7c446 has been approved by Centril

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 27, 2020
@JohnTitorJohnTitor mentioned this pull request Feb 27, 2020
bors added a commit that referenced this pull request Feb 27, 2020
Rollup of 7 pull requests
Successful merges:
- #69324 (Backport only: avoid ICE on bad placeholder type)
- #69439 (resolve: `lifetimes.rs` -> `late/lifetimes.rs`)
- #69473 (update llvm to silence gcc 9 warnings)
- #69479 (clarify operator precedence)
- #69480 (Clean up E0373 explanation)
- #69500 (Simplify the signature of par_for_each_in)
- #69505 (Enable setting diagnostic labels)
Failed merges:
r? @ghost
@bors
bors merged commit c384ace into rust-lang:masterFeb 27, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-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.

6 participants

@Mark-Simulacrum@rust-highfive@Centril@bors@nikomatsakis@estebank