Skip to content

update core-map and core-set for changes to rand::seeded_rng#5034

Closed
tedhorst wants to merge 1 commit into
rust-lang:incomingfrom
tedhorst:corebenchfix
Closed

update core-map and core-set for changes to rand::seeded_rng#5034
tedhorst wants to merge 1 commit into
rust-lang:incomingfrom
tedhorst:corebenchfix

Conversation

@tedhorst
Copy link
Copy Markdown
Contributor

No description provided.

@graydon
Copy link
Copy Markdown
Contributor

graydon commented Feb 19, 2013

Oh, sorry! pushed this fix myself.

@graydon graydon closed this Feb 19, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
…lip1995

Match wild err arm improvements

This lint should trigger on other identifiers which have `_` prefix (such as `_e`) and only if they are unused in the panic block.

_Note_: the `is_unused` function is greatly inspired from `pat_is_wild` function in [loops lints](https://github.com/rust-lang/rust-clippy/blob/43ac9416d935942d6c7d2b2e0c876c551652c4ec/clippy_lints/src/loops.rs#L1689).
I've been considering doing some refactoring, maybe in utils. Maybe this PR or a new one. What do you think ?

fixes rust-lang#5024

changelog: none
RalfJung added a commit to RalfJung/rust that referenced this pull request May 12, 2026
move some checks off of the macos runner
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.

2 participants