Remove some redundant arguments
This commit is contained in:
parent
11fa0850f0
commit
014f7f4092
2 changed files with 5 additions and 9 deletions
|
@ -52,7 +52,6 @@ impl Emitter for AnnotateSnippetEmitterWriter {
|
|||
let (mut primary_span, suggestions) = self.primary_span_formatted(&diag, &fluent_args);
|
||||
|
||||
self.fix_multispans_in_extern_macros_and_render_macro_backtrace(
|
||||
&self.source_map,
|
||||
&mut primary_span,
|
||||
&mut children,
|
||||
&diag.level,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue