Module on_unimplemented

Source

Structs§

IgnoredDiagnosticOption
MalformedOnUnimplementedAttrLint
MissingOptionsForOnUnimplementedAttr
OnUnimplementedDirective
OnUnimplementedFormatString
Represents a format string in a on_unimplemented attribute, like the “content” in #[diagnostic::on_unimplemented(message = "content")]
OnUnimplementedNote
For the #[rustc_on_unimplemented] attribute
WrappedParserError

Enums§

AppendConstMessage
Append a message for ~const Trait errors.