Skip to content

Revert missing fragment specifier hard error - #80296

Merged
bors merged 3 commits into
rust-lang:masterfrom
wesleywiser:revert_missing_fragment_specifier_hard_error
Dec 25, 2020
Merged

Revert missing fragment specifier hard error#80296
bors merged 3 commits into
rust-lang:masterfrom
wesleywiser:revert_missing_fragment_specifier_hard_error

Conversation

@wesleywiser

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
Member

@bors r+

Thanks!

@bors

bors commented Dec 22, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 56154a1 has been approved by Mark-Simulacrum

@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 Dec 22, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Dec 22, 2020
…_specifier_hard_error, r=Mark-Simulacrum
Revert missing fragment specifier hard error
Closesrust-lang#76605
Reopens rust-lang#40107
r? `@Mark-Simulacrum`
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Dec 24, 2020
…_specifier_hard_error, r=Mark-Simulacrum
Revert missing fragment specifier hard error
Closesrust-lang#76605
Reopens rust-lang#40107
r? `@Mark-Simulacrum`
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Dec 24, 2020
…_specifier_hard_error, r=Mark-Simulacrum
Revert missing fragment specifier hard error
Closesrust-lang#76605
Reopens rust-lang#40107
r? ``@Mark-Simulacrum``
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Dec 24, 2020
…_specifier_hard_error, r=Mark-Simulacrum
Revert missing fragment specifier hard error
Closesrust-lang#76605
Reopens rust-lang#40107
r? ```@Mark-Simulacrum```
@bors

bors commented Dec 25, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 56154a1 with merge 1832bdd...

@bors

bors commented Dec 25, 2020

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing 1832bdd to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Dec 25, 2020
@bors
bors merged commit 1832bdd into rust-lang:masterDec 25, 2020
@rustbotrustbot added this to the 1.50.0 milestone Dec 25, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 26, 2020
…crum
Fix missing deny-by-default.md file.
I don't know why, but rust-lang#80296 deleted this file. Add it back so that the docs can be viewed directly with mdbook without it auto-generating the file.
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.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.

missing_fragment_specifier hard error

5 participants

@wesleywiser@Mark-Simulacrum@bors@rust-highfive@rustbot