| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-29 | Add test for panic_fmt lint with external panic!()-calling macro. | Mara Bos | -0/+6 |
| 2020-10-24 | Test that panic_fmt lint doesn't trigger for custom panic macro. | Mara Bos | -0/+7 |
| 2020-10-20 | Improve panic_fmt error messages for invalid format strings too. | Mara Bos | -2/+10 |
| 2020-10-20 | Parse the format string for the panic_fmt lint for better warnings. | Mara Bos | -1/+1 |
| 2020-10-19 | Small cleanups in assert!() and panic_fmt lint. | Mara Bos | -5/+5 |
| 2020-10-19 | Also apply panic_fmt lint suggestions to debug_assert!(). | Mara Bos | -0/+1 |
| 2020-10-18 | Test for formating placeholders in panic_fmt lint test. | Mara Bos | -2/+2 |
| 2020-10-18 | Add test for the panic_fmt lint. | Mara Bos | -0/+9 |
