mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
3152f16ada
Check dyn flavor before registering upcast goal on wide pointer cast in MIR typeck See the comment on the test :) Fixes #137579