mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 20:02:36 +00:00
Run collapsed GUI test in mobile mode as well Extending test from https://github.com/rust-lang/rust/pull/109818 to be run on mobile as well. Part of https://github.com/rust-lang/rust/issues/66181. r? `@notriddle`