This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 124f1b0
committed
Auto merge of rust-lang#11574 - unexge:missing-assert-message-docs, r=Alexendoo
Mention that `missing_assert_message` lint ignores test functions
Updates `missing_assert_message`'s docs to reflect that it ignores test functions as pointed out by `@mickvangelderen` in rust-lang/rust-clippy#10362 (comment)
---
changelog: [`missing_assert_message`]: Update docs to reflect this lint ignores test functions1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
0 commit comments