rust/tests/ui/object-safety
Matthias Krüger a935064fae
Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-errors
Compiler: Rename "object safe" to "dyn compatible"

Completed T-lang FCP: https://github.com/rust-lang/lang-team/issues/286#issuecomment-2338905118.
Tracking issue: https://github.com/rust-lang/rust/issues/130852

Excludes `compiler/rustc_codegen_cranelift` (to be filed separately).
Includes Stable MIR.

Regarding https://github.com/rust-lang/rust/labels/relnotes, I guess I will manually open a https://github.com/rust-lang/rust/labels/relnotes-tracking-issue since this change affects everything (compiler, library, tools, docs, books, everyday language).

r? ghost
2024-09-27 21:35:08 +02:00
..
almost-supertrait-associated-type.rs
almost-supertrait-associated-type.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
assoc_const_bounds_sized.rs
assoc_const_bounds.rs
assoc_type_bounds2.rs
assoc_type_bounds2.stderr
assoc_type_bounds_implicit_sized.fixed
assoc_type_bounds_implicit_sized.rs
assoc_type_bounds_implicit_sized.stderr
assoc_type_bounds_sized_others.rs
assoc_type_bounds_sized_others.stderr
assoc_type_bounds_sized_unnecessary.rs Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
assoc_type_bounds_sized_unnecessary.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
assoc_type_bounds_sized_used.rs
assoc_type_bounds_sized_used.stderr
assoc_type_bounds_sized.rs
assoc_type_bounds.rs
assoc_type_bounds.stderr
avoid-ice-on-warning-2.new.stderr Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-errors 2024-09-27 21:35:08 +02:00
avoid-ice-on-warning-2.old.stderr Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-errors 2024-09-27 21:35:08 +02:00
avoid-ice-on-warning-2.rs
avoid-ice-on-warning-3.new.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
avoid-ice-on-warning-3.old.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
avoid-ice-on-warning-3.rs
avoid-ice-on-warning.new.stderr
avoid-ice-on-warning.old.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
avoid-ice-on-warning.rs
bare-trait-dont-suggest-dyn.new.fixed
bare-trait-dont-suggest-dyn.new.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
bare-trait-dont-suggest-dyn.old.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
bare-trait-dont-suggest-dyn.rs
call-when-assoc-ty-is-sized.rs
erroneous_signature.rs
erroneous_signature.stderr
issue-19538.rs
issue-19538.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
issue-102762.rs
issue-102762.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
issue-102933.rs
issue-106247.rs
item-bounds-can-reference-self.rs
object-safety-associated-consts.curr.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-associated-consts.object_safe_for_dispatch.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-associated-consts.rs
object-safety-bounds.rs
object-safety-bounds.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-by-value-self-use.rs
object-safety-by-value-self-use.stderr
object-safety-by-value-self.rs
object-safety-generics.curr.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-generics.object_safe_for_dispatch.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-generics.rs
object-safety-issue-22040.rs
object-safety-issue-22040.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-mentions-Self.curr.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-mentions-Self.object_safe_for_dispatch.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-mentions-Self.rs
object-safety-no-static.curr.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-no-static.object_safe_for_dispatch.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-no-static.rs
object-safety-phantom-fn.rs
object-safety-sized-2.curr.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-sized-2.object_safe_for_dispatch.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-sized-2.rs
object-safety-sized.curr.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-sized.object_safe_for_dispatch.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-sized.rs
object-safety-supertrait-mentions-GAT.rs
object-safety-supertrait-mentions-GAT.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
object-safety-supertrait-mentions-Self.rs
object-safety-supertrait-mentions-Self.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
reference-to-bare-trait-in-fn-inputs-and-outputs-issue-125139.rs
reference-to-bare-trait-in-fn-inputs-and-outputs-issue-125139.stderr