index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
unwind
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-08-16
library: Migrate from `cfg_if` to `cfg_select`
Josh Triplett
-1
/
+0
2025-07-31
Use `core` via `rustc-std-workspace-core` in `library/panic*`
Trevor Gross
-2
/
+1
2025-06-11
Upgrade the standard library `unwinding` version
Trevor Gross
-1
/
+1
2025-06-09
Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3
Trevor Gross
-1
/
+1
2025-06-08
Use the in-tree `compiler-builtins`
Trevor Gross
-1
/
+1
2025-06-06
Add new Tier-3 targets: `loongarch32-unknown-none*`
WANG Rui
-1
/
+1
2025-04-29
unwind: bump `unwinding` dependency to 0.2.6
Sean Cross
-1
/
+1
2025-03-11
Migrate unwind to Rust 2024
Eric Huss
-1
/
+1
2025-01-06
Add support for wasm exception handling to Emscripten target
Hood Chatham
-1
/
+1
2024-12-26
unwinding: bump version to fix asm
Sean Cross
-1
/
+1
2024-11-27
update cfgs
Boxy
-4
/
+1
2024-10-13
unwind: update unwinding dependency to 0.2.3
Sean Cross
-1
/
+1
2024-09-03
Port std library to RTEMS
Jan Sommer
-0
/
+7
2024-04-14
Replace libc::c_int with core::ffi::c_int
Chris Denton
-1
/
+3
2023-11-16
unwind: add support for using `unwinding` crate
Sean Cross
-1
/
+4
2023-11-02
Remove obsolete support for linking unwinder on Android
Peter Collingbourne
-3
/
+0
2022-11-13
Rollup merge of #103744 - palfrey:unwind-upgrade-cc, r=Mark-Simulacrum
Manish Goregaokar
-1
/
+1
2022-11-09
Upgrade cc to 1.0.76
Tom Parker-Shemilt
-1
/
+1
2022-11-02
Remove std's transitive dependency on cfg-if 0.1
Collin Baker
-1
/
+1
2022-10-29
Upgrade cc for working is_flag_supported on cross-compiles
Tom Parker-Shemilt
-1
/
+1
2021-12-23
Switch all libraries to the 2021 edition
Deadbeef
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-07-13
Upgrade `cc` crate to 1.0.69
Yuki Okushi
-1
/
+1
2021-05-27
Auto merge of #84124 - 12101111:libunwind, r=petrochenkov
bors
-0
/
+7
2021-05-26
cleanup and fix compiling of libunwind
12101111
-0
/
+7
2021-05-24
Update cc
Chris Denton
-1
/
+1
2021-05-12
update cc crate
Mateusz MikuĊa
-1
/
+1
2021-02-21
Add license metadata for std dependencies
Charles E. Lehner
-0
/
+2
2020-10-21
allow using the system-wide llvm-libunwind as the unwinder
Marc-Antoine Perennou
-0
/
+1
2020-10-04
Update libc to 0.2.79
Josh Triplett
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+25