Files
rust/library
Matthias Krüger 88620b400e Rollup merge of #141467 - cyrgani:const-empty-stringlikes, r=Amanieu
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?
2025-06-04 07:54:33 +02:00
..
2025-06-02 14:46:19 -07:00
2025-06-02 14:46:19 -07:00
2025-05-07 13:08:19 +08:00
2025-03-10 21:23:31 +08:00
2025-05-21 13:41:58 +02:00
2025-05-01 20:01:43 +05:30
2025-05-07 13:08:19 +08:00
2025-05-30 16:09:12 +00:00