mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +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