mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
d2852354dc
Remove `#[allow(unused_lifetimes)]` which is now unnecessary Seems FP has been fixed, it doesn't need `#[allow(unused_lifetimes)]` anymore.