Closed
Description
To reproduce the issue:
- Checkout 41dc394 (for reproducibility, but might be unnecessary).
- Enable copy propagation so that it runs on mir-opt-level=1.
- ./x.py test --stage 2 src/test/ui (disable incremental compilation, so that rustc is rebuild completely).
- Observe tests failures: "not all trait items implemented, missing ...".