Remove whitespace
This commit is contained in:
parent
c6f84e9189
commit
2675f2c864
@ -1973,8 +1973,6 @@ fn gen_set_ivar(
|
|||||||
KeepCompiling
|
KeepCompiling
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Codegen for getting an instance variable.
|
// Codegen for getting an instance variable.
|
||||||
// Preconditions:
|
// Preconditions:
|
||||||
// - receiver has the same class as CLASS_OF(comptime_receiver)
|
// - receiver has the same class as CLASS_OF(comptime_receiver)
|
||||||
@ -3319,7 +3317,6 @@ fn gen_opt_succ(
|
|||||||
gen_opt_send_without_block(jit, ctx, asm, ocb)
|
gen_opt_send_without_block(jit, ctx, asm, ocb)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
fn gen_opt_str_freeze(
|
fn gen_opt_str_freeze(
|
||||||
jit: &mut JITState,
|
jit: &mut JITState,
|
||||||
ctx: &mut Context,
|
ctx: &mut Context,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user