rust/compiler/rustc_mir_build
Trevor Gross 81135a015f
Rollup merge of #125990 - tbu-:pr_unsafe_env_lint_name, r=ehuss
Rename `deprecated_safe` lint to `deprecated_safe_2024`

Create a lint group `deprecated_safe` that includes `deprecated_safe_2024`.

Addresses https://github.com/rust-lang/rust/issues/124866#issuecomment-2142814375.

r? `@ehuss`
2024-07-22 11:40:19 -05:00
..
src Rollup merge of #125990 - tbu-:pr_unsafe_env_lint_name, r=ehuss 2024-07-22 11:40:19 -05:00
Cargo.toml const_to_pat: cleanup leftovers from when we had to deal with non-structural constants 2024-07-18 11:58:16 +02:00
messages.ftl avoid creating an Instance only to immediately disassemble it again 2024-07-18 11:58:16 +02:00