Skip to content

Conversation

meithecatte
Copy link
Contributor

@meithecatte meithecatte commented Apr 9, 2025

Fixes #14449, introduced in #14314

changelog: [map_entry]: fix a false positive where the lint would trigger without any insert calls present

@rustbot
Copy link
Collaborator

rustbot commented Apr 9, 2025

r? @Alexendoo

rustbot has assigned @Alexendoo.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 9, 2025
@samueltardieu samueltardieu added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 9, 2025
@samueltardieu
Copy link
Member

@Alexendoo I've beta-nominated it, it would be best for the bug not to reach stable.

@Alexendoo Alexendoo added this pull request to the merge queue Apr 9, 2025
Merged via the queue into rust-lang:master with commit 1cfc95c Apr 9, 2025
11 checks passed
@flip1995 flip1995 added beta-accepted Accepted for backporting to the compiler in the beta channel. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. labels May 8, 2025
@flip1995
Copy link
Member

flip1995 commented May 8, 2025

rust-lang/rust#140810

@flip1995 flip1995 removed the beta-accepted Accepted for backporting to the compiler in the beta channel. label Jun 19, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clippy:: map_entry incorrectly warned on code with a contains_key and no insert
5 participants