Give Instance::expect_resolve a span
This commit is contained in:
parent
2cc32badb4
commit
3eb28444b5
1 changed files with 1 additions and 0 deletions
|
|
@ -494,6 +494,7 @@ impl<'gcc, 'tcx> MiscMethods<'tcx> for CodegenCx<'gcc, 'tcx> {
|
|||
ty::ParamEnv::reveal_all(),
|
||||
def_id,
|
||||
ty::List::empty(),
|
||||
None,
|
||||
);
|
||||
|
||||
let symbol_name = tcx.symbol_name(instance).name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue