mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
92dbfcc2c0
Fix ICE when opaque captures a duplicated/invalid lifetime See description on test. Fixes #132766 Fixes #133693 Fixes #134780