diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-08-21 17:55:08 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-21 17:55:08 +0900 |
| commit | f2d25538d4fad07dd2ded520de968dbb85e84aa9 (patch) | |
| tree | caeb649210337245cb4197e077031a2972656585 /src/test/codegen/src-hash-algorithm | |
| parent | b51651ae9d0161967617be930415705b2e4d5faf (diff) | |
| parent | f85d231301b506b512bb36d80c840d8478329b25 (diff) | |
| download | rust-f2d25538d4fad07dd2ded520de968dbb85e84aa9.tar.gz rust-f2d25538d4fad07dd2ded520de968dbb85e84aa9.zip | |
Rollup merge of #75324 - ericseppanen:master, r=JohnTitor
clarify documentation of remove_dir errors remove_dir will error if the path doesn't exist or isn't a directory. It's useful to clarify that this is "remove dir or fail" not "remove dir if it exists". I don't think this belongs in the title. "Removes an existing, empty directory" is strangely worded-- there's no such thing as a non-existing directory. Better to just say explicitly it will return an error.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
