mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
4c49418472
Normalize struct tail properly for `dyn` ptr-to-ptr casting in new solver Realized that the new solver didn't handle ptr-to-ptr casting correctly. r? lcnr Built on #128694