Rename eval_maybe_thread_local_static_const to adjust_global_const.
This commit is contained in:
parent
325c31e578
commit
4609c3c520
@ -420,7 +420,7 @@ fn box_alloc(
|
||||
Ok(())
|
||||
}
|
||||
|
||||
fn eval_maybe_thread_local_static_const(
|
||||
fn adjust_global_const(
|
||||
ecx: &InterpCx<'mir, 'tcx, Self>,
|
||||
mut val: mir::interpret::ConstValue<'tcx>,
|
||||
) -> InterpResult<'tcx, mir::interpret::ConstValue<'tcx>> {
|
||||
|
Loading…
Reference in New Issue
Block a user