Skip to content

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Sep 15, 2017

fixes #40491

@rust-highfive
Copy link
Contributor

r? @eddyb

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

@eddyb
Copy link
Member

eddyb commented Sep 15, 2017

@bors r+

@bors
Copy link
Collaborator

bors commented Sep 15, 2017

📌 Commit 1b571a0 has been approved by eddyb

@alexcrichton alexcrichton added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Sep 15, 2017
@alexcrichton
Copy link
Member

@bors: rollup

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Sep 16, 2017
…=eddyb

Get `allow(unused_mut)` to work on `let` bindings

fixes rust-lang#40491
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Sep 16, 2017
…=eddyb

Get `allow(unused_mut)` to work on `let` bindings

fixes rust-lang#40491
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Sep 17, 2017
…=eddyb

Get `allow(unused_mut)` to work on `let` bindings

fixes rust-lang#40491
bors added a commit that referenced this pull request Sep 17, 2017
@bors bors merged commit 1b571a0 into rust-lang:master Sep 17, 2017
@oli-obk oli-obk deleted the allow_unused_mut_on_vars branch June 15, 2020 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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.

allow unused_mut ignored
5 participants