about summary refs log tree commit diff
path: root/tests/rustdoc-ui/coverage/enum-tuple-documented.rs
diff options
context:
space:
mode:
authorLukas Markeffsky <@>2024-12-20 16:57:14 +0100
committerLukas Markeffsky <@>2024-12-20 16:57:14 +0100
commit42c00cb6479d6e03742968e06c6d280a272acd53 (patch)
treec31e60187c98f3a54e3ad4dec73e7b258241c37e /tests/rustdoc-ui/coverage/enum-tuple-documented.rs
parent8a1f8039a7ded79d3d4fe97b110016d89f2b11e2 (diff)
downloadrust-42c00cb6479d6e03742968e06c6d280a272acd53.tar.gz
rust-42c00cb6479d6e03742968e06c6d280a272acd53.zip
split up `#[rustc_deny_explicit_impl]` attribute
This commit splits the `#[rustc_deny_explicit_impl(implement_via_object = ...)]` attribute
into two attributes `#[rustc_deny_explicit_impl]` and `#[rustc_do_not_implement_via_object]`.

This allows us to have special traits that can have user-defined impls but do not have the
automatic trait impl for trait objects (`impl Trait for dyn Trait`).
Diffstat (limited to 'tests/rustdoc-ui/coverage/enum-tuple-documented.rs')
0 files changed, 0 insertions, 0 deletions