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
/
panic_unwind
/
src
/
gcc.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-14
panic_unwind: Apply unsafe_op_in_unsafe_fn
Eric Huss
-19
/
+21
2025-01-20
panic_unwind: add `#![warn(unreachable_pub)]`
Urgau
-2
/
+2
2024-11-29
update link to "C++ Exceptions under the hood" blog
Martin Kröning
-1
/
+1
2024-09-26
library: Compute `RUST_EXCEPTION_CLASS` from native-endian bytes
Jubilee Young
-1
/
+1
2024-09-25
Use `&raw` in the standard library
Josh Stone
-1
/
+1
2024-09-14
library: Compute Rust exception class from its string repr
Jubilee Young
-6
/
+3
2024-02-22
Use Itanium ABI for thrown exceptions
Noa
-1
/
+1
2023-10-10
Use pointers instead of `usize` addresses for landing pads
niluxv
-1
/
+1
2023-04-29
Partial stabilisation of `c_unwind`
Gary Guo
-2
/
+2
2022-10-23
Apply suggestion
Gary Guo
-1
/
+1
2022-10-23
Prevent foreign Rust exceptions from being caught
Gary Guo
-3
/
+27
2022-08-23
Remove custom frame info registration on i686-pc-windows-gnu
Amanieu d'Antras
-34
/
+0
2022-08-23
Move personality functions to std
Amanieu d'Antras
-228
/
+0
2022-07-30
Fix unwinding when debug assertions are enabled
Mads Marquart
-1
/
+3
2022-07-20
Library changes for Apple WatchOS
Vladimir Michael Eatwell
-1
/
+1
2022-02-12
library/panic_unwind: Define UNWIND_DATA_REG for m68k
John Paul Adrian Glaubitz
-0
/
+3
2021-06-23
Use HTTPS links where possible
Smitty
-4
/
+4
2020-11-05
Fix even more URLs
Guillaume Gomez
-3
/
+3
2020-09-28
library/{panic_,}unwind: Add definitions for sparc-unknow-linux-gnu
John Paul Adrian Glaubitz
-1
/
+1
2020-09-16
library/panic_unwind: Consolidate RV32 and RV64
Alistair Francis
-4
/
+1
2020-09-16
library/panic_unwind: Add UNWIND_DATA_REG for RISC-V 32-bit
Alistair Francis
-0
/
+3
2020-08-27
Abort when catch_unwind catches a foreign exception
Amanieu d'Antras
-13
/
+13
2020-07-27
mv std libs to library/
mark
-0
/
+346