Correct a typo in fs::File::create documentation#106339
Correct a typo in fs::File::create documentation#106339cryptoquick wants to merge 1 commit intorust-lang:masterfrom
Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @joshtriplett (or someone else) soon. Please see the contribution instructions for more information. |
|
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
|
The existing link seems correct, as |
|
@clubby789 It's not clear if the sentence I've changed refers to error behavior; I understood it to mean that this method is similar to the corresponding OpenOptions builder method. |
|
Hm, I don't think the
The documentation for So I don't think this is a typo. However, maybe it could be mentioned that |
|
☔ The latest upstream changes (presumably #108096) made this pull request unmergeable. Please resolve the merge conflicts. |
|
Closing this pr based on the comment |
Hi, I think this is a typo, but feel free to close if it isn't.