Uh oh!
There was an error while loading. Please reload this page.
Document std::fs::File close behavior ignoring errors - #59470
Conversation
rust-highfive
commented
Mar 27, 2019
r? @dtolnay (rust_highfive has picked a reviewer for you, use r? to override) |
czipperz
commented
Mar 27, 2019
As an aside, is there a |
Centril
commented
Mar 30, 2019
Ping from triage, @dtolnay :) |
@Centril What do you think about adding a |
Centril
commented
Mar 30, 2019
@czipperz I have no opinion. :) |
@dtolnay has previously stated that such a change requires going through the RFC process. See discussion at #32255 Update: and I see the PR author has actually opened an issue dedicated to this question, at #59567 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
czipperz
commented
Apr 2, 2019
@dtolnay Redid the documentation based on comments I've read in other threads. |
Uh oh!
There was an error while loading. Please reload this page.
dtolnay
commented
Apr 4, 2019
@bors r+ rollup |
bors
commented
Apr 4, 2019
📌 Commit a969d40 has been approved by |
…dtolnay Document std::fs::File close behavior ignoring errors Resolvesrust-lang#52685
…dtolnay Document std::fs::File close behavior ignoring errors Resolvesrust-lang#52685
…dtolnay Document std::fs::File close behavior ignoring errors Resolvesrust-lang#52685
…dtolnay Document std::fs::File close behavior ignoring errors Resolvesrust-lang#52685
…dtolnay Document std::fs::File close behavior ignoring errors Resolvesrust-lang#52685
Rollup of 8 pull requests Successful merges: - #59470 (Document std::fs::File close behavior ignoring errors) - #59555 (update miri) - #59556 (update stdsimd) - #59596 (Forward formatter settings to bounds of `Range<T>` in `fmt::Debug` impl) - #59639 (Never return uninhabited values at all) - #59671 (Make some of lexer's API private) - #59685 (Add description for -Os and -Oz in rustc.1) - #59686 (Temporarily disable stack probing for gnux32.) Failed merges: r? @ghost
Resolves#52685