make `OsString::new` and `PathBuf::new` unstably const Since #129041, `String::into_bytes` is `const`, which allows making `OsString::new` and `PathBuf::new` unstably const now. Not sure what the exact process for this is; does it need an ACP? |
||
|---|---|---|
| .. | ||
| bytes | ||
| bytes.rs | ||
| mod.rs | ||
| wtf8.rs | ||