rustc_lint

Module impl_trait_overcaptures

source

StructsΒ§

EnumsΒ§

StaticsΒ§

  • The impl_trait_overcaptures lint warns against cases where lifetime capture behavior will differ in edition 2024.
  • The impl_trait_redundant_captures lint warns against cases where use of the precise capturing use<...> syntax is not needed.

FunctionsΒ§