Use Result::flatten in catch_with_exit_code by DaniPopes · Pull Request #119391 · rust-lang/rust
rustbot
added
S-waiting-on-review
labels
Dec 28, 2023
bors
added
S-waiting-on-bors
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.labels
Jan 3, 2024matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
Jan 3, 2024bors added a commit to rust-lang-ci/rust that referenced this pull request
Jan 4, 2024…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#119184 (Switch from using `//~ERROR` annotations with `--error-format` to `error-pattern`) - rust-lang#119325 (custom mir: make it clear what the return block is) - rust-lang#119391 (Use Result::flatten in catch_with_exit_code) - rust-lang#119397 (Recover parentheses in range patterns) - rust-lang#119414 (bootstrap: Move -Clto= setting from Rustc::run to rustc_cargo) - rust-lang#119417 (Uplift some miscellaneous coroutine-specific machinery into `check_closure`) - rust-lang#119527 (don't reexport atomic::ordering via rustc_data_structures, use std import) - rust-lang#119540 (Don't synthesize host effect args inside trait object types) r? `@ghost` `@rustbot` modify labels: rollup
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
Jan 4, 2024rust-timer added a commit to rust-lang-ci/rust that referenced this pull request
Jan 4, 2024Rollup merge of rust-lang#119391 - DaniPopes:catch-flatten, r=davidtwco Use Result::flatten in catch_with_exit_code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters