mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-05 03:24:06 +03:00
74907296d8
Fixup failing fuchsia tests The Fuchsia platform passes all tests with these changes. Two tests are ignored because they rely on Fuchsia not returning a status code upon a process aborting. See #102032 and #58590 for more details on that topic. Many formatting changes are also included in this PR. r? tmandry r? erickt