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
/
path
Age
Commit message (
Expand
)
Author
Lines
2022-02-13
Auto merge of #91673 - ChrisDenton:path-absolute, r=Mark-Simulacrum
bors
-0
/
+58
2022-02-08
`std::path::absolute`
Chris Denton
-0
/
+58
2022-02-06
Fix hashing for windows paths containing a CurDir component
The 8472
-0
/
+35
2021-11-09
add benchmarks and tests for Hash and Eq impls on Path
The8472
-2
/
+78
2021-10-14
Ensure that pushing empty path works as before
Sean Young
-0
/
+1
2021-10-01
path.push() should work as expected on windows verbatim paths
Sean Young
-0
/
+9
2021-08-22
Auto merge of #85166 - mbhall88:file-prefix, r=dtolnay
bors
-87
/
+310
2021-08-17
remove unnecessary empty check
Michael Hall
-0
/
+4
2021-07-06
add Ord tests for Path comparisons
The8472
-0
/
+17
2021-07-06
optimize {Path,PathBuf,Components}::{cmp,partial_cmp} for shared prefixes
The8472
-0
/
+51
2021-06-15
add explicit hidden file name tests
Michael Hall
-0
/
+26
2021-05-11
add missing windows tests
Michael Hall
-53
/
+140
2021-05-11
add file_prefix method
Michael Hall
-34
/
+140
2020-11-07
Refactor `parse_prefix` on Windows
Christiaan Dirkx
-4
/
+4
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-0
/
+1394