mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 11:46:59 +00:00
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