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