| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-30 | Rollup merge of #142506 - clarfonthey:path-trailing-sep, r=joboet | Matthias Krüger | -1/+37 |
| 2025-09-24 | Fix infinite recursion in Path::eq with String | Iris Shi | -3/+13 |
| 2025-09-04 | Add `Path::has_trailing_sep` and related methods | ltdk | -1/+37 |
| 2025-09-04 | add test | bendn | -0/+6 |
| 2025-08-13 | stabilize path_add_extension | Hanna Kruppe | -1/+1 |
| 2025-08-04 | remove gate | Kivooeo | -7/+1 |
| 2025-06-16 | Handle win32 separator & prefixes for cygwin paths | 王宇逸 | -0/+472 |
| 2025-06-06 | Stabilised `os_string_pathbuf_leak` | schvv31n | -1/+0 |
| 2025-05-25 | Implement normalize lexically | Chris Denton | -1/+55 |
| 2025-05-17 | remove extra tests that really might not be all that useful | GrantBirki | -55/+0 |
| 2025-05-17 | revert forward slash to backslash | GrantBirki | -1/+1 |
| 2025-05-16 | remove `test_embedded_null_byte()` test for now | GrantBirki | -20/+0 |
| 2025-05-16 | additional edge cases tests for `path.rs` | GrantBirki | -1/+107 |
| 2025-01-26 | Move std::path unit tests to integration tests | bjorn3 | -0/+1978 |
