weird formatting
This commit is contained in:
parent
a29c770c68
commit
b24a672613
1 changed files with 2 additions and 2 deletions
|
|
@ -186,7 +186,7 @@ pub fn resolve_and_get_fn<'a, 'tcx>(ccx: &CrateContext<'a, 'tcx>,
|
|||
ccx.tcx(),
|
||||
ty::ParamEnv::empty(traits::Reveal::All),
|
||||
def_id,
|
||||
substs,)
|
||||
.unwrap()
|
||||
substs,
|
||||
).unwrap()
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue