mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
d3fb29a422
Return multiple object-safety violation errors and code improvements to the object-safety check See individual commits for more information. Split off of #114260, since it turned out that the main intent of that PR was wrong. r? oli-obk