Skip to content

Fix missing deny-by-default.md file. - #80396

Merged
bors merged 1 commit into
rust-lang:masterfrom
ehuss:fix-missing-deny
Dec 27, 2020
Merged

Fix missing deny-by-default.md file.#80396
bors merged 1 commit into
rust-lang:masterfrom
ehuss:fix-missing-deny

Conversation

@ehuss

Copy link
Copy Markdown
Contributor

I don't know why, but #80296 deleted this file. Add it back so that the docs can be viewed directly with mdbook without it auto-generating the file.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @steveklabnik

(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 Dec 26, 2020
@Mark-Simulacrum

Copy link
Copy Markdown
Member

Probably rebase error? @bors r+ p=1

We'll probably want to backport this as well to fix docs so accepting for that.

@bors

bors commented Dec 26, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 6dab926 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 26, 2020
@Mark-SimulacrumMark-Simulacrum added beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Dec 26, 2020
@bors

bors commented Dec 26, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 6dab926 with merge 0fbc0ce...

@ehuss

Copy link
Copy Markdown
ContributorAuthor

Oh, to be clear, this didn't break anything in the distribution, and doesn't need to be backported. It is only relevant for local development if you are working on the rustc book (which I think very few people ever do).

@ehussehuss removed beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. labels Dec 26, 2020
@bors

bors commented Dec 27, 2020

Copy link
Copy Markdown
Collaborator

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

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Dec 27, 2020
@bors
bors merged commit 0fbc0ce into rust-lang:masterDec 27, 2020
@rustbotrustbot added this to the 1.51.0 milestone Dec 27, 2020
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-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@ehuss@rust-highfive@Mark-Simulacrum@bors@steveklabnik@rustbot