Warn against changes in opaque lifetime captures in 2024 #122094
Annotations
1 error and 2 warnings
run the build
Process completed with exit code 1.
|
run the build:
compiler/rustc_lint/src/impl_trait_overcaptures.rs#L68
the feature `precise_capturing` is incomplete and may not be safe to use and/or cause compiler crashes
|
run the build:
compiler/rustc_lint/src/impl_trait_overcaptures.rs#L70
all possible in-scope parameters are already captured, so `use<...>` syntax is redundant
|
Loading