| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-03 | Add description field to edition manifest | Laurențiu Nicola | -0/+1 | |
| 2024-12-11 | Properly handle different defaults for severity of lints | Chayim Refael Friedman | -0/+13 | |
| Previously all lints were assumed to be `#[warn]`, and we had a hand-coded list of `#[allow]` exceptions. Now the severity is autogenerated from rustdoc output. Also support lints that change status between editions, and the `warnings` lint group. | ||||
