| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-05-22 | Don't suggest adding the unexpected cfgs the build-script it-self | Urgau | -12/+18 |
| 2024-05-21 | Make early lints translatable | Xiretza | -7/+9 |
| 2024-05-21 | Convert unexpected_cfg_{name,value} to struct diagnostics | Xiretza | -152/+151 |
| 2024-05-20 | Fix quote escaping inside check-cfg value | Urgau | -3/+2 |
| 2024-05-19 | Refer to the Cargo specific doc in the check-cfg diagnostics | Urgau | -2/+4 |
| 2024-05-19 | Prefer suggesting string-literal for Cargo `check-cfg` lint config | Urgau | -18/+29 |
| 2024-05-16 | Update `unexpected_cfgs` lint for Cargo new `check-cfg` config | Urgau | -6/+8 |
| 2024-05-04 | Update Cargo diagnostics in check-cfg | Urgau | -4/+4 |
| 2024-04-29 | Remove `extern crate rustc_middle` from numerous crates. | Nicholas Nethercote | -0/+1 |
| 2024-04-15 | Move --check-cfg documentation to stable books | Urgau | -2/+2 |
| 2024-03-16 | Move check-cfg diagnostic logic into it's own module | Urgau | -0/+277 |
