summaryrefslogtreecommitdiff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-02-13 23:25:13 +0100
committerGitHub <noreply@github.com>2023-02-13 23:25:13 +0100
commit56193b0e60434a810ea65607e43c78139256979b (patch)
tree4f11eb7ca07830cb9f72de2183bdf3a3efc56076 /tests/rustdoc-js-std/parser-errors.js
parent5915309645988a001101621423912d2e32c90523 (diff)
parentf72eb4704a944c75c1eb1215bce6961fae3b3608 (diff)
downloadrust-56193b0e60434a810ea65607e43c78139256979b.tar.gz
Rollup merge of #107985 - alesito85:master, r=ChrisDenton
Added another error to be processed in fallback This pull request addresses the problem of Rust not being able to read file/directory metadata because the current user doesn't have permission to read the file and are thus inaccessible. One particular example is `System Volume Information`. But any example can be made by having a file/directory, which the current user can't access even though the system does allow to view the metadata, which is handled by the fallback. The fallback exists to get the metadata but it was limited to one error type. Having added ERROR_ACCESS_DENIED per Chris Denton's suggestion, file/directory properties are now properly read. Solution suggested by Chris Denton https://github.com/nushell/nushell/issues/6857#issuecomment-1426847135
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions