mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-10 06:09:21 +00:00

Instead use the Cargo runner feature. The binfmt_misc approach requires running a privileged container for setup. Not all docker setups support privileged containers so the test suite should be more accessible with this change as no privileged container is needed.