rust/library
Sean Cross dcdb192b55 unwind: update unwinding dependency to 0.2.3
The recent changes to naked `asm!()` macros made this unbuildable
on Xous. The upstream package maintainer released 0.2.3 to fix support
on newer nightly toolchains.

Update the dependency to 0.2.3, which is the oldest version that works
with the current nightly compiler.

This closes #131602 and fixes the build on xous.

Signed-off-by: Sean Cross <sean@xobs.io>
2024-10-13 21:27:29 +08:00
..
alloc Rollup merge of #130914 - compiler-errors:insignificant-dtor, r=Amanieu 2024-09-30 19:18:50 -04:00
backtrace@230570f2da
core Rollup merge of #130773 - bjoernager:master, r=thomcc 2024-10-01 21:09:19 +02:00
panic_abort
panic_unwind library: Compute RUST_EXCEPTION_CLASS from native-endian bytes 2024-09-26 11:34:17 -07:00
portable-simd stabilize const_intrinsic_copy 2024-09-23 22:12:54 +02:00
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #131098 - GuillaumeGomez:rollup-kk74was, r=GuillaumeGomez 2024-10-01 16:32:19 +00:00
stdarch@ace72223a0 Fix up standard library intro 2024-09-23 09:21:39 -07:00
sysroot
test Dogfood feature(file_buffered) 2024-09-24 14:25:16 -07:00
unwind unwind: update unwinding dependency to 0.2.3 2024-10-13 21:27:29 +08:00
windows_targets
Cargo.lock unwind: update unwinding dependency to 0.2.3 2024-10-13 21:27:29 +08:00
Cargo.toml