rust icon indicating copy to clipboard operation
rust copied to clipboard

Tie `impl_trait_overcaptures` lint to Rust 2024

Open traviscross opened this issue 1 year ago • 2 comments

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

traviscross avatar Aug 26 '24 07:08 traviscross

@bors r+ rollup

compiler-errors avatar Aug 26 '24 12:08 compiler-errors

:pushpin: Commit 6982785f18de964e8f678ad3af7fb0af5d01daa8 has been approved by compiler-errors

It is now in the queue for this repository.

bors avatar Aug 26 '24 12:08 bors