Files
rust/library/std
bors 2b643e9871 Auto merge of #89174 - ChrisDenton:automatic-verbatim-paths, r=dtolnay
Automatically convert paths to verbatim for filesystem operations that support it

This allows using longer paths without the user needing to `canonicalize` or manually prefix paths. If the path is already verbatim then this has no effect.

Fixes: #32689
2021-10-30 07:21:21 +00:00
..
2020-07-27 19:51:13 -05:00
2021-09-28 11:31:47 +09:00
2021-10-06 14:33:13 +00:00