index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
windows
/
path.rs
Age
Commit message (
Expand
)
Author
Lines
2023-05-13
refactor: Remove bespoke from_os_str_bytes_unchecked
Ed Page
-13
/
+7
2023-05-13
refactor: Remove redundant, private OsStr::bytes
Ed Page
-12
/
+12
2022-12-02
Windows: make Command prefer non-verbatim paths
Chris Denton
-24
/
+41
2022-09-03
Restore old behaviour on broken UNC paths
Chris Denton
-8
/
+1
2022-04-17
Improve Windows path prefix parsing
dylni
-29
/
+91
2022-02-08
`std::path::absolute`
Chris Denton
-0
/
+16
2021-11-20
Auto merge of #87704 - ChrisDenton:win-resolve-exe, r=yaahc
bors
-3
/
+21
2021-11-17
windows: Return the "Not Found" error when a path is empty
Yuki Okushi
-2
/
+2
2021-10-31
Windows: Resolve Command program without using the current directory
Chris Denton
-3
/
+21
2021-10-23
Fix typo
Chris Denton
-1
/
+1
2021-10-23
Make sure `CreateDirectoryW` works for path lengths > 247
Chris Denton
-1
/
+5
2021-10-03
Automatically convert paths to verbatim
Chris Denton
-0
/
+97
2021-02-24
library: Normalize safety-for-unsafe-block comments
Miguel Ojeda
-2
/
+4
2020-11-07
Refactor `parse_prefix` on Windows
Christiaan Dirkx
-70
/
+104
2020-07-27
mv std libs to library/
mark
-0
/
+107