Cleanups
This commit is contained in:
parent
160b194295
commit
3583f2758b
6 changed files with 56 additions and 101 deletions
|
@ -27,6 +27,7 @@ pub struct OnUnimplementedDirective {
|
|||
}
|
||||
|
||||
#[derive(Default)]
|
||||
/// For the `#[rustc_on_unimplemented]` attribute
|
||||
pub struct OnUnimplementedNote {
|
||||
pub message: Option<String>,
|
||||
pub label: Option<String>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue