COMMITS
/ library/std/tests/path.rs February 19, 2026
September 30, 2025
M
Rollup merge of #142506 - clarfonthey:path-trailing-sep, r=joboet
Matthias Krüger committed
September 24, 2025
I
Fix infinite recursion in Path::eq with String
Iris Shi committed
August 13, 2025
L
Add `Path::has_trailing_sep` and related methods
ltdk committed
August 10, 2025
H
stabilize path_add_extension
Hanna Kruppe committed
August 3, 2025
K
remove gate
Kivooeo committed
June 1, 2025
王
Handle win32 separator & prefixes for cygwin paths
王宇逸 committed
March 4, 2025
S
Stabilised `os_string_pathbuf_leak`
schvv31n committed
December 23, 2024
C
Implement normalize lexically
Chris Denton committed
May 17, 2025
G
remove extra tests that really might not be all that useful
GrantBirki committed
G
revert forward slash to backslash
GrantBirki committed
G
remove `test_embedded_null_byte()` test for now
GrantBirki committed
May 16, 2025
G
additional edge cases tests for `path.rs`
GrantBirki committed
January 17, 2025
B
Move std::path unit tests to integration tests
bjorn3 committed