Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark std::process::ExitStatus as #[must_use]
For the same reason as `Result` is #[must_use] Cloess: rust-lang#73127 Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
- Loading branch information