You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#130732 - matthiaskrgr:rollup-ke1j314, r=matthiaskrgr
Rollup of 10 pull requests
Successful merges:
- rust-lang#129550 (Add str.as_str() for easy Deref to string slices)
- rust-lang#130344 (Handle unsized consts with type `str` in v0 symbol mangling)
- rust-lang#130659 (Support `char::encode_utf16` in const scenarios.)
- rust-lang#130705 (No longer mark RTN as incomplete)
- rust-lang#130712 (Don't call `ty::Const::normalize` in error reporting)
- rust-lang#130713 (Mark `u8::make_ascii_uppercase` and `u8::make_ascii_lowercase` as const.)
- rust-lang#130714 (Introduce `structurally_normalize_const`, use it in `rustc_hir_typeck`)
- rust-lang#130715 (Replace calls to `ty::Const::{try_}eval` in mir build/pattern analysis)
- rust-lang#130723 (Add test for `available_parallelism()`)
- rust-lang#130726 (tests: Remove spuriously failing vec-tryinto-array codegen test)
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments