diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-03-19 14:50:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-19 14:50:24 +0100 |
| commit | d1ef570a2f24d70bccf274934a8fd0d63de7073f (patch) | |
| tree | 256ace47ba08d892b48f1443d500a0629f849376 /src/test/rustdoc-js-std/parser-errors.js | |
| parent | 3545003b290102a15e28ad5dd3af10c39fdcac6c (diff) | |
| parent | 3009eec10da01b7dc052891369a16346604ed50b (diff) | |
| download | rust-d1ef570a2f24d70bccf274934a8fd0d63de7073f.tar.gz rust-d1ef570a2f24d70bccf274934a8fd0d63de7073f.zip | |
Rollup merge of #94650 - ChrisDenton:windows-absolute-fix, r=dtolnay
Relax tests for Windows dos device names Windows 11 no longer turn paths ending with dos device names into device paths. E.g. `C:\path\to\COM1.txt` used to get turned into `\\.\COM1`. Whereas now this path is left as is. Note though that if the given path is an exact (case-insensitive) match for the string `COM1` then it'll still be converted to `\\.\COM1`.
Diffstat (limited to 'src/test/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
