add suggestion
This commit is contained in:
parent
626efab67f
commit
2a76c570d6
7 changed files with 127 additions and 73 deletions
|
@ -1233,7 +1233,7 @@ pub struct NoopMethodCallDiag<'a> {
|
|||
pub method: Symbol,
|
||||
pub orig_ty: Ty<'a>,
|
||||
pub trait_: Symbol,
|
||||
#[label]
|
||||
#[suggestion(code = "", applicability = "machine-applicable")]
|
||||
pub label: Span,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue