about summary refs log tree commit diff
path: root/compiler/rustc_lint/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-12/+14
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+1
2022-09-17Update `unicode-rs` crates to Unicode 15Charles Lew-1/+1
2022-07-05macros: add diagnostic derive for lintsDavid Wood-0/+1
2022-05-28Initial fixes on top of type interner commitMichael Goulet-0/+1
2022-04-15Remove `--extern-location` and all associated codeJeremy Fitzhardinge-1/+0
2022-02-25Initiate the inner usage of `let_chains`Caio-1/+0
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-08-17Auto merge of #88083 - m-ou-se:non-fmt-panics-suggest-debug, r=estebankbors-0/+1
2021-08-16Improve non_fmt_panics suggestion based on trait impls.Mara Bos-0/+1
2021-08-16Auto merge of #84039 - jyn514:uplift-atomic-ordering, r=wesleywiserbors-0/+1
2021-08-16Uplift the `invalid_atomic_ordering` lint from clippy to rustcThom Chiovoloni-0/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-02-07Add `--extern-loc` to augment unused crate dependency diagnosticsJeremy Fitzhardinge-0/+1
2020-10-20Parse the format string for the panic_fmt lint for better warnings.Mara Bos-0/+1
2020-08-30mv compiler to compiler/mark-0/+22