parent
8a1510013d
commit
de3bdf5826
1 changed files with 1 additions and 0 deletions
|
|
@ -584,6 +584,7 @@ pub fn multispan_sugg(db: &mut DiagnosticBuilder, help_msg: String, sugg: Vec<(S
|
|||
})
|
||||
.collect(),
|
||||
msg: help_msg,
|
||||
show_code_when_inline: true,
|
||||
};
|
||||
db.suggestions.push(sugg);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue