Fix the issue number in comment for as_local_call_operand
This commit is contained in:
parent
e5e4eef02d
commit
898b702695
@ -72,7 +72,7 @@ impl<'a, 'tcx> Builder<'a, 'tcx> {
|
|||||||
/// will actually provide a pointer to the interior of the box, and not move the `dyn Debug`
|
/// will actually provide a pointer to the interior of the box, and not move the `dyn Debug`
|
||||||
/// value to the stack.
|
/// value to the stack.
|
||||||
///
|
///
|
||||||
/// See #68034 for more details.
|
/// See #68304 for more details.
|
||||||
pub(crate) fn as_local_call_operand(
|
pub(crate) fn as_local_call_operand(
|
||||||
&mut self,
|
&mut self,
|
||||||
block: BasicBlock,
|
block: BasicBlock,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user