about summary refs log tree commit diff
path: root/src/test/rustdoc/src-links-auto-impls.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-02-01 20:05:46 +0000
committerbors <bors@rust-lang.org>2022-02-01 20:05:46 +0000
commit2681f253bcdb31a274411d2be456e7c6a1c67d62 (patch)
tree95871f05db9a870432432e2031837cd6f85dbb4f /src/test/rustdoc/src-links-auto-impls.rs
parentad88831cd50ffe9cb9006bbdcb7fc9d97142e410 (diff)
parent19db85d6cdd6eade43461dfa75318215c720444b (diff)
downloadrust-2681f253bcdb31a274411d2be456e7c6a1c67d62.tar.gz
rust-2681f253bcdb31a274411d2be456e7c6a1c67d62.zip
Auto merge of #93442 - yaahc:Termination-abstraction, r=Mark-Simulacrum
Change Termination::report return type to ExitCode

Related to https://github.com/rust-lang/rust/issues/43301

The goal of this change is to minimize the forward compatibility risks in stabilizing Termination. By using the opaque type `ExitCode` instead of an `i32` we leave room for us to evolve the API over time to provide what cross-platform consistency we can / minimize footguns when working with exit codes, where as stabilizing on `i32` would limit what changes we could make in the future in how we represent and construct exit codes.
Diffstat (limited to 'src/test/rustdoc/src-links-auto-impls.rs')
0 files changed, 0 insertions, 0 deletions