mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 00:57:35 +00:00
mismatched_lifetime_syntax lint refactors and optimizations I found several opportunities to return early so I'm hoping those will have a perf improvement. Otherwise, it's various refactors for simplicity.