fmt
This commit is contained in:
parent
38b8bd3737
commit
24fece28f6
1 changed files with 1 additions and 4 deletions
|
|
@ -102,10 +102,7 @@ impl MachineStopType for TerminationInfo {
|
|||
}
|
||||
fn add_args(
|
||||
self: Box<Self>,
|
||||
_: &mut dyn FnMut(
|
||||
std::borrow::Cow<'static, str>,
|
||||
rustc_errors::DiagnosticArgValue,
|
||||
),
|
||||
_: &mut dyn FnMut(std::borrow::Cow<'static, str>, rustc_errors::DiagnosticArgValue),
|
||||
) {
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue