mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
f03326c579
Delay a bug if no RPITITs were found Fixes #122655. See the issue for context. r? compiler-errors or compiler