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