| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-12-13 | rustdoc-search: update test with now-shorter function path | Michael Howell | -1/+1 | |
| Both paths are correct. This one's better. | ||||
| 2024-01-18 | Add `display` method to `OsStr` | riverbl | -1/+1 | |
| Add `display` method to `OsStr` for lossy display of an `OsStr` which may contain invalid unicode. Invalid Unicode sequences are replaced with `U+FFFD REPLACEMENT CHARACTER`. This change also makes the `std::ffi::os_str` module public. | ||||
| 2023-06-10 | rustdoc: add note about slice/array searches to help popup | Michael Howell | -2/+1 | |
| 2023-06-10 | rustdoc: add test case for `OsString::into_string` | Michael Howell | -0/+10 | |
