Skip to content

Fix panic/assert message detection in edition 2015/2018#16473

Merged
llogiq merged 1 commit intorust-lang:masterfrom
Alexendoo:missing-assert-message-2015
Feb 22, 2026
Merged

Fix panic/assert message detection in edition 2015/2018#16473
llogiq merged 1 commit intorust-lang:masterfrom
Alexendoo:missing-assert-message-2015

Conversation

@Alexendoo
Copy link
Member

@Alexendoo Alexendoo commented Jan 27, 2026

changelog: fix FP: [assertions_on_result_states], [missing_assert_message] on edition 2015 and 2018

Fixes #13490

Fixes a FP for assertions_on_result_states, missing_assert_message on edition 2015/2018
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jan 27, 2026
@rustbot
Copy link
Collaborator

rustbot commented Jan 27, 2026

r? @llogiq

rustbot has assigned @llogiq.
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

@github-actions
Copy link

Lintcheck changes for b05aec3

Lint Added Removed Changed
clippy::missing_assert_message 0 65 7

This comment will be updated if you push new changes

@llogiq
Copy link
Contributor

llogiq commented Feb 22, 2026

Thank you!

@llogiq llogiq added this pull request to the merge queue Feb 22, 2026
Merged via the queue into rust-lang:master with commit 9a1cabf Feb 22, 2026
13 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants