Remove turbofish
This commit is contained in:
parent
73417b1e15
commit
9fc1555f74
@ -1224,7 +1224,7 @@ impl<'a: 'ast, 'b, 'ast, 'tcx> LateResolutionVisitor<'a, 'b, 'ast, 'tcx> {
|
||||
lifetime_ribs: Vec::new(),
|
||||
lifetime_elision_candidates: None,
|
||||
current_trait_ref: None,
|
||||
diagnostic_metadata: Box::<DiagnosticMetadata<'_>>::default(),
|
||||
diagnostic_metadata: Default::default(),
|
||||
// errors at module scope should always be reported
|
||||
in_func_body: false,
|
||||
lifetime_uses: Default::default(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user