| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-02-05 | Rename `panic_fmt` lint to `non_fmt_panic`. | Mara Bos | -1/+1 |
| 2020-10-29 | Add test for panic_fmt lint with external panic!()-calling macro. | Mara Bos | -8/+16 |
| 2020-10-29 | Improve panic_fmt lint messages. | Mara Bos | -10/+10 |
| 2020-10-20 | Improve panic_fmt error messages for invalid format strings too. | Mara Bos | -10/+38 |
| 2020-10-20 | Parse the format string for the panic_fmt lint for better warnings. | Mara Bos | -11/+11 |
| 2020-10-19 | Small cleanups in assert!() and panic_fmt lint. | Mara Bos | -10/+10 |
| 2020-10-19 | Also apply panic_fmt lint suggestions to debug_assert!(). | Mara Bos | -1/+13 |
| 2020-10-18 | Test for formating placeholders in panic_fmt lint test. | Mara Bos | -14/+22 |
| 2020-10-18 | Add test for the panic_fmt lint. | Mara Bos | -0/+51 |
