This is a tracking issue for the change to call traits that are compatible with dyn from "object safe" to "dyn compatible".
About tracking issues
Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
This is a tracking issue for the change to call traits that are compatible with
dyn
from "object safe" to "dyn compatible".About tracking issues
Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
Steps
126554
131594
131595
130826
131475
133372
compiler/rustc_codegen_cranelift
(out of tree, not in-tree)compiler/rustc_codegen_gcc
(out of tree, not in-tree)130827
FIXME(dyn_compat_renaming)
(mostly concerns URLs to the Reference).RELEASES.md
). To do so, consider opening a new relnotes tracking issue with the relevant details.cc @rust-lang/lang @fmease