Files
rust/compiler
Nicholas Nethercote f644f2c1f3 Avoid passing Option<&MarkFrame<'_>>.
Two functions take arguments of this type, but the `Option` is always
`Some`, so we can just pass `&MarkFrame<'_>` instead.
2025-10-07 09:32:15 +11:00
..
2025-10-04 18:18:58 +00:00
2025-10-04 18:18:58 +00:00
2025-09-08 09:23:37 -07:00
2025-10-04 18:18:58 +00:00
2025-10-05 12:01:23 +02:00
2025-10-04 18:18:58 +00:00