Uh oh!
There was an error while loading. Please reload this page.
Update documentation wording on path 'try_exists' functions - #110266
Conversation
rustbot
commented
Apr 13, 2023
r? @thomcc (rustbot has picked a reviewer for you, use r? to override) |
rustbot
commented
Apr 13, 2023
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
Uh oh!
There was an error while loading. Please reload this page.
afc28a3 to
8056ed4CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
8056ed4 to
9c567fdComparejyn514
commented
Apr 26, 2023
@bors r+ rollup |
bors
commented
Apr 26, 2023
Rollup of 9 pull requests Successful merges: - rust-lang#108416 (black_box doc corrections for clarification - Issue rust-lang#107957) - rust-lang#109379 (Replace `yes` command by `while-echo` in test `tests/ui/process/process-sigpipe.rs`) - rust-lang#110266 (Update documentation wording on path 'try_exists' functions) - rust-lang#110329 (Improve tests for rust-lang#110138) - rust-lang#110418 (Spelling rustdoc) - rust-lang#110587 (Fix `std` compilation error for wasi+atomics) - rust-lang#110594 (`rustc --help` add `--cfg` SPEC declaration.) - rust-lang#110792 (Use the standard macOS CI runner) - rust-lang#110817 (Add regression tests for const-generic inherent associated types) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Just eliminate the quadruple negation in
doesn't silently ignore errors unrelated to ... not existing.