mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 01:27:52 +00:00
Two functions take arguments of this type, but the `Option` is always `Some`, so we can just pass `&MarkFrame<'_>` instead.
Two functions take arguments of this type, but the `Option` is always `Some`, so we can just pass `&MarkFrame<'_>` instead.