about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-04 07:54:33 +0200
committerGitHub <noreply@github.com>2025-06-04 07:54:33 +0200
commit88620b400e0dceb982af11f2309516ef088cbffa (patch)
tree58069d5ac7b9105d1761564c41b0993482b6fa4a /compiler/rustc_interface/src
parent59bdb5c3cfa4e746cc7e086073a9f5f9d1d87f75 (diff)
parentfab206bf5852c532f85b9ad30f9eea8fc952e8e1 (diff)
downloadrust-88620b400e0dceb982af11f2309516ef088cbffa.tar.gz
rust-88620b400e0dceb982af11f2309516ef088cbffa.zip
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?
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions