]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint/src/lints.rs
Rollup merge of #107029 - albertlarsan68:patch-2, r=Mark-Simulacrum
[rust.git] / compiler / rustc_lint / src / lints.rs
2023-01-09 Rejyrrefactor: comment about lint location
2023-01-09 Rejyrfix: merge conflict
2023-01-09 Rejyrupdate: `lints.rs` for renamed traits
2023-01-09 Rejyrmigrate: `early.rs` and `enum_intrinsics_non_enums.rs`
2023-01-09 Rejyrmigrate: `array_into_iter.rs`
2023-01-09 Rejyrmigrate: `methods.rs`
2023-01-09 Rejyrmigrate: `non_ascii_idents.rs`
2023-01-09 Rejyrmigrate: `non_fmt_panic.rs`
2023-01-09 Rejyrmigrate: `nonstandard_style.rs`
2023-01-09 Rejyrmigrate: `noop_method_call.rs`
2023-01-09 Rejyrmigrate: `pass_by_value.rs`
2023-01-09 Rejyrmigrate: `redundant_semicolon.rs`
2023-01-09 Rejyrmigrate: `traits.rs`
2023-01-09 Rejyrmigrate: `unused.rs`
2023-01-09 Rejyrmigrate: `types.rs`
2023-01-09 Rejyradd: `lints.rs`