Files
rust/library/std/src/os/unix
Matthias Krüger 1b241bb703 Rollup merge of #92775 - xfix:osstringext-inline, r=m-ou-se
Inline std::os::unix::ffi::OsStringExt methods

Those methods essentially do nothing at assembly level. On Unix systems, `OsString` is represented as a `Vec` without performing any transformations.
2022-01-15 11:28:23 +01:00
..
2021-07-24 16:21:19 +01:00