..
alloc
Rollup merge of #123868 - eduardosm:stabilize-slice_ptr_len, r=jhpratt
2024-04-13 00:18:46 -04:00
backtrace@ e151306182
Update backtrace submodule
2024-04-12 16:28:19 -07:00
core
Rollup merge of #123915 - shenawy29:patch-1, r=Nilstrieb
2024-04-14 23:24:34 +02:00
panic_abort
Replace libc::c_int with core::ffi::c_int
2024-04-14 07:11:51 +00:00
panic_unwind
Replace libc::c_int with core::ffi::c_int
2024-04-14 07:11:51 +00:00
portable-simd
rename expose_addr to expose_provenance
2024-04-03 16:00:38 +02:00
proc_macro
Call the panic hook for non-unwind panics in proc-macros
2024-04-11 17:46:12 -04:00
profiler_builtins
Update version of cc crate
2024-03-14 16:42:15 +00:00
rtstartup
library: Fix warnings in rtstartup
2024-01-06 01:32:03 +03:00
rustc-std-workspace-alloc
Replace libstd, libcore, liballoc in line comments.
2022-12-30 14:00:42 +01:00
rustc-std-workspace-core
Switch all libraries to the 2021 edition
2021-12-23 19:03:47 +08:00
rustc-std-workspace-std
Switch all libraries to the 2021 edition
2021-12-23 19:03:47 +08:00
std
Auto merge of #123937 - RalfJung:miri-link-section, r=oli-obk
2024-04-15 14:36:12 +00:00
stdarch@ 7df81ba8c3
Update stdarch submodule
2024-04-11 16:26:02 -07:00
sysroot
Expose compiler-builtins-weak-intrinsics feature for -Zbuild-std
2023-06-23 11:15:34 +01:00
test
Replace libc::c_int with core::ffi::c_int
2024-04-14 07:11:51 +00:00
unwind
Replace libc::c_int with core::ffi::c_int
2024-04-14 07:11:51 +00:00