mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
76e755cf4a
Use if-let guards in the codebase and various other pattern cleanups Dogfooding if-let guards as experimentation for the feature. Tracking issue #51114. Conflicts with #87937.