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
cc @rust-lang/lang @fmease
This is a tracking issue for the change to call traits that are compatible with
dynfrom "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
compiler/rustc_codegen_cranelift(out of tree, not in-tree) (NOTE: only mentioned in two tests)compiler/rustc_codegen_gcc(out of tree, not in-tree) (NOTE: only mentioned in two tests)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