about summary refs log tree commit diff
path: root/clippy_lints/src/missing_assert_message.rs
AgeCommit message (Expand)AuthorLines
2023-03-08Add `Known problems` sectionunexge-0/+7
2023-03-08Use late lint pass for `missing_assert_message` lintunexge-80/+26
2023-03-08Move lint to `restriction` categoryunexge-1/+1
2023-03-08Update lint description and add help sectionunexge-9/+15
2023-03-08Apply suggestions from code reviewBurak-3/+3
2023-03-08Add `missing_assert_message` lintBurak Varlı-0/+123