Skip to content

Conversation

@luqmana
Copy link
Contributor

@luqmana luqmana commented Feb 5, 2014

Fix building for arm/Linux.

bors added a commit that referenced this pull request Feb 6, 2014
@bors bors closed this Feb 6, 2014
@bors bors merged commit f286859 into rust-lang:master Feb 6, 2014
@luqmana luqmana deleted the arm-fix branch February 6, 2014 16:36
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
…hievink

Add triagebot.toml

Allow people to claim issues
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 11, 2024
new lint: `option_as_ref_cloned`

Closes rust-lang#12009

Adds a new lint that looks for `.as_ref().cloned()` on `Option`s. That's the same as just `.clone()`-ing the option directly.

changelog: new lint: [`option_as_ref_cloned`]
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