about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-09-16 22:55:33 +0000
committerbors <bors@rust-lang.org>2024-09-16 22:55:33 +0000
commitbde6bf2b07b61f7da92c211d2b4a897ea4620e1b (patch)
tree02b9eea003573f6b0d9e0aaaa1d81bef4c0da75c /compiler/rustc_mir_transform/src
parentc52c23b6f44cd19718721a5e3b2eeb169e9c96ff (diff)
parent2f0eb5f44d79ae5a40cf6c7ec1dff5659eda9405 (diff)
downloadrust-bde6bf2b07b61f7da92c211d2b4a897ea4620e1b.tar.gz
rust-bde6bf2b07b61f7da92c211d2b4a897ea4620e1b.zip
Auto merge of #127633 - SamuelMarks:eq-exit-code, r=dtolnay
[library/std/src/process.rs] `PartialEq` for `ExitCode`

Converting a third-party CLI to a library so started passing around [`std::process::ExitCode`](https://doc.rust-lang.org/std/process/struct.ExitCode.html) in an `Either`. Then I realised the tests can't be modified to compare equality of `ExitCode`s.

This PR fixes this oversight.
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions