| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -89/+0 |
| 2022-02-10 | replace feature expression (cfg_panic) in lib and remove expression from tests | Charisee | -1/+0 |
| 2022-01-28 | Extend format-args capture test. | Mara Bos | -0/+8 |
| 2021-11-15 | Stabilize format_args_capture | Josh Triplett | -1/+0 |
| 2021-07-06 | Add s to non_fmt_panic | Ryan Levick | -7/+9 |
| 2021-02-06 | parse_format: treat r" as a literal | David Hewitt | -0/+11 |
| 2021-02-03 | Add lint for `panic!(123)` which is not accepted in Rust 2021. | Mara Bos | -1/+1 |
| 2020-10-19 | Ignore panic_fmt lint in format-args-capture ui test. | Mara Bos | -0/+1 |
| 2020-11-09 | Add `#[cfg(panic = "...")]` | David Hewitt | -4/+9 |
| 2020-07-03 | Ignore test with panic on wasm targets | David Hewitt | -0/+2 |
| 2020-06-24 | Add `format_args_capture` feature | David Hewitt | -0/+62 |
