rust/library
bors 1767585509 Auto merge of #109756 - cr1901:msp-shift, r=Mark-Simulacrum
Update compiler-builtins to 0.1.91 to bring in msp430 shift primitive…

… fixes.

This fixes unsoundness on MSP430 where `compiler-builtins` and LLVM didn't agree on the width of the shift amount argument of the shifting primitives (4 bytes vs 2 bytes). See https://github.com/rust-lang/compiler-builtins/pull/522 for more details.
2023-04-03 13:09:08 +00:00
..
alloc Auto merge of #108448 - ishitatsuyuki:binary-heap, r=Mark-Simulacrum 2023-04-03 10:30:20 +00:00
backtrace@07872f28cd
core Rollup merge of #109839 - sartak:iter-grammar, r=scottmcm 2023-04-02 10:08:33 +02:00
panic_abort Remove unnecessary raw pointer in __rust_start_panic arg 2023-03-26 16:40:18 +00:00
panic_unwind Remove unnecessary raw pointer in __rust_start_panic arg 2023-03-26 16:40:18 +00:00
portable-simd
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #109756 - cr1901:msp-shift, r=Mark-Simulacrum 2023-04-03 13:09:08 +00:00
stdarch@b655243782
test
unwind Add OpenHarmony targets 2023-03-28 16:01:13 +01:00