rust/library
bors 0b475c705f Auto merge of #112624 - matthiaskrgr:rollup-db6ta1b, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #98202 (Implement `TryFrom<&OsStr>` for `&str`)
 - #107619 (Specify behavior of HashSet::insert)
 - #109814 (Stabilize String::leak)
 - #111974 (Update runtime guarantee for `select_nth_unstable`)
 - #112109 (Don't print unsupported split-debuginfo modes with `-Zunstable-options`)
 - #112506 (Properly check associated consts for infer placeholders)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-06-14 17:25:04 +00:00
..
alloc Rollup merge of #109814 - est31:stabilize_string_leak, r=Amanieu 2023-06-14 18:10:28 +02:00
backtrace@4245978ca8
core Rollup merge of #111974 - Sp00ph:update_guarantees, r=Amanieu 2023-06-14 18:10:29 +02:00
panic_abort
panic_unwind
portable-simd
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #112624 - matthiaskrgr:rollup-db6ta1b, r=matthiaskrgr 2023-06-14 17:25:04 +00:00
stdarch@7e2cdc675b
sysroot
test ignore core, alloc and test tests that require unwinding on panic=abort 2023-06-13 15:53:24 +02:00
unwind