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