rust/library
Michael Goulet ee8b035fab
Rollup merge of #112763 - Patryk27:bump-compiler-builtins, r=Amanieu
Bump compiler_builtins

Actually closes https://github.com/rust-lang/rust/issues/108489.

Note that the example code given [in compiler_builtins](https://github.com/rust-lang/compiler-builtins/pull/527) doesn't compile on current rustc since we're still waiting for https://reviews.llvm.org/D153197 (aka `LLVM ERROR: Expected a constant shift amount!`), but it's a step forward anyway.
2023-06-23 19:47:20 -07:00
..
alloc Auto merge of #112877 - Nilstrieb:rollup-5g5hegl, r=Nilstrieb 2023-06-21 08:00:23 +00:00
backtrace@4245978ca8
core Rollup merge of #112704 - RalfJung:dont-wrap-slices, r=ChrisDenton 2023-06-23 13:18:13 +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 Rollup merge of #112763 - Patryk27:bump-compiler-builtins, r=Amanieu 2023-06-23 19:47:20 -07:00
stdarch@d77878b729
sysroot
test
unwind wip: Support Apple tvOS in libstd 2023-06-21 14:59:37 -07:00