mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
3d8ef7afca
Structurally resolve in `check_ref_cast` in new solver Fixes https://github.com/rust-lang/trait-system-refactor-initiative/issues/203 r? lcnr