diff options
| author | schvv31n <tim.kurdov@gmail.com> | 2025-03-04 21:29:45 +0000 |
|---|---|---|
| committer | David Tolnay <dtolnay@gmail.com> | 2025-06-06 12:06:42 -0700 |
| commit | eba3a6106728e131286e3751459fccd7594102ef (patch) | |
| tree | 6eeda59c5e06d75f0de31cc91019b45a79fbec32 /library/std/tests | |
| parent | 9f0e5d963d05ebcf7ae1ca1f4bda3668c702acda (diff) | |
| download | rust-eba3a6106728e131286e3751459fccd7594102ef.tar.gz rust-eba3a6106728e131286e3751459fccd7594102ef.zip | |
Stabilised `os_string_pathbuf_leak`
Diffstat (limited to 'library/std/tests')
| -rw-r--r-- | library/std/tests/path.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/std/tests/path.rs b/library/std/tests/path.rs index 781855a2d14..be0dda1d426 100644 --- a/library/std/tests/path.rs +++ b/library/std/tests/path.rs @@ -3,7 +3,6 @@ path_add_extension, path_file_prefix, maybe_uninit_slice, - os_string_pathbuf_leak, normalize_lexically )] |
