about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-08-21 17:55:08 +0900
committerGitHub <noreply@github.com>2020-08-21 17:55:08 +0900
commitf2d25538d4fad07dd2ded520de968dbb85e84aa9 (patch)
treecaeb649210337245cb4197e077031a2972656585 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentb51651ae9d0161967617be930415705b2e4d5faf (diff)
parentf85d231301b506b512bb36d80c840d8478329b25 (diff)
downloadrust-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/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions