trailing whitespace fix
This commit is contained in:
parent
959fc6116a
commit
3be24c6647
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ impl Diagnostic {
|
|||
suggestion: Vec<(Span, String)>,
|
||||
) -> &mut Self {
|
||||
self.multipart_suggestion_with_applicability(
|
||||
msg,
|
||||
msg,
|
||||
suggestion,
|
||||
Applicability::Unspecified
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue