]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint/src/lints.rs
Rollup merge of #106608 - compiler-errors:missing-generics-verbose, r=estebank
[rust.git] / compiler / rustc_lint / src / lints.rs
2023-01-13 Yuki OkushiRollup merge of #106608 - compiler-errors:missing-gener...
2023-01-13 borsAuto merge of #106004 - fee1-dead-contrib:const-closure...
2023-01-13 borsAuto merge of #101138 - Rejyr:diagnostic-migration...
2023-01-09 Rejyrmigrate: `deref_into_dyn_supertrait.rs`
2023-01-09 Rejyradd: allow lints in `lints.rs`
2023-01-09 Rejyrmigrate: rest of `builtin.rs` without `builtin_asm_labels`
2023-01-09 Rejyrmigrate: `UnsafeCode` in `builtin.rs`
2023-01-09 Rejyrmigrate: `hidden_unicode_codepoints.rs`
2023-01-09 Rejyrrefactor: refactor to derive for some lints.
2023-01-09 Rejyrmigrate: `for_loops_over_fallibles.rs`
2023-01-09 Rejyrmigrate: `expect.rs`
2023-01-09 Rejyrmigrate(wip): `builtin.rs`
2023-01-09 Rejyrmigrate: `internal.rs`
2023-01-09 Rejyrmigrate: `ImproperCTypes`
2023-01-09 Rejyrmigrate: `let_underscore.rs`
2023-01-09 Rejyrmigrate: `levels.rs`
2023-01-09 Rejyradd: `emit{,_spanned}_lint` for `LintLevelsBuilder`
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`