Skip to content

Clean up E0307 explanation - #69055

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:clean-up-e0307
Feb 11, 2020
Merged

Clean up E0307 explanation#69055
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:clean-up-e0307

Conversation

@GuillaumeGomez

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 Feb 11, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown

@bors r+ rollup

@bors

bors commented Feb 11, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit e20108f has been approved by Dylan-DPC

@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 11, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Feb 11, 2020
bors added a commit that referenced this pull request Feb 11, 2020
Rollup of 8 pull requests
Successful merges:
- #66498 (Remove unused feature gates)
- #68816 (Tweak borrow error on `FnMut` when `Fn` is expected)
- #68824 (Enable Control Flow Guard in rustbuild)
- #69022 (traits: preallocate 2 Vecs of known initial size)
- #69031 (Use `dyn Trait` more in tests)
- #69044 (Don't run coherence twice for future-compat lints)
- #69047 (Don't rustfmt check the vendor directory.)
- #69055 (Clean up E0307 explanation)
Failed merges:
r? @ghost
@bors
bors merged commit e20108f into rust-lang:masterFeb 11, 2020
@GuillaumeGomez
GuillaumeGomez deleted the clean-up-e0307 branch February 12, 2020 09:11
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.

4 participants

@GuillaumeGomez@Dylan-DPC-zz@bors@rust-highfive