Compiler: Rename "object safe" to "dyn compatible" by fmease · Pull Request #130826 · rust-lang/rust (original) (raw)
Some changes occurred in src/librustdoc/clean/types.rs
cc @camelid
changes to the core type system
Some changes occurred in diagnostic error codes
This PR changes Stable MIR
cc @oli-obk, @celinval, @ouz-a
Some changes occurred to the CTFE / Miri interpreter
cc @rust-lang/miri
Some changes occurred to the core trait solver
cc @rust-lang/initiative-trait-system-refactor
Some changes occurred in compiler/rustc_sanitizers
cc @rust-lang/project-exploit-mitigations, @rcvalle