about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/back/write.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-26 17:25:34 +0200
committerGitHub <noreply@github.com>2024-08-26 17:25:34 +0200
commit114e60ff79910ca71c00e075a061f010b573dfaa (patch)
tree44d4cf3516921f6f9d5946f65af3834bf6233b10 /compiler/rustc_codegen_ssa/src/back/write.rs
parent1d58ac0ff7642b4777325b9f78b0702dea811e6d (diff)
parent6982785f18de964e8f678ad3af7fb0af5d01daa8 (diff)
downloadrust-114e60ff79910ca71c00e075a061f010b573dfaa.tar.gz
rust-114e60ff79910ca71c00e075a061f010b573dfaa.zip
Rollup merge of #129600 - traviscross:TC/tie-impl_trait_overcaptures-to-rust-2024, r=compiler-errors
Tie `impl_trait_overcaptures` lint to Rust 2024

The `impl_trait_overcaptures` lint is part of the migration to Rust 2024 and the Lifetime Capture Rules 2024.  Now that we've stabilized precise capturing (RFC 3617), let's tie this lint to the `rust_2024_compatibility` lint group.

Tracking:

- https://github.com/rust-lang/rust/issues/117587

r? `@compiler-errors`
Diffstat (limited to 'compiler/rustc_codegen_ssa/src/back/write.rs')
0 files changed, 0 insertions, 0 deletions