Skip to content

Tracking issue for on_unimplemented feature #29628

Closed
@aturon

Description

@aturon

The on_unimplemented feature provides the #[rustc_on_unimplemented] attribute, which allows trait definitions to add specialized notes to error messages when an implementation was expected but not found.

WARNING: This attribute, as all other rustc_ attributes, is an internal implementation detail of rustc and is not meant to become stable.

Metadata

Metadata

Assignees

Labels

B-unstableBlocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCF-on_unimplementedError messages that can be tackled with `#[rustc_on_unimplemented]`T-langRelevant to the language team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions