Module rustc_lint::impl_trait_overcaptures

source ยท

Structsยง

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ยง