Skip to content

Conversation

brson
Copy link
Contributor

@brson brson commented Mar 14, 2013

r?

bors added a commit that referenced this pull request Mar 15, 2013
@bors bors closed this Mar 15, 2013
@bors bors merged commit 34113dc into rust-lang:incoming Mar 15, 2013
oli-obk pushed a commit to oli-obk/rust that referenced this pull request May 2, 2020
Ehance opt_as_ref_deref lint.

- [x] Added passing UI tests (including committed `.stderr` file)
- [x] `cargo test` passes locally
- [x] Run `cargo dev fmt`

Lint on opt.as_ref().map(|x| &**x). Fixes rust-lang#5367.

changelog: lint on opt.as_ref().map(|x| &**x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants