rust/library/panic_unwind
Amanieu d'Antras c110329f25 Remove custom frame info registration on i686-pc-windows-gnu
The indirection is no longer needed since we always link to libgcc
even when the panic_abort runtime is used. Instead we can just call
the libgcc functions directly.
2022-08-23 16:12:58 +08:00
..
src Remove custom frame info registration on i686-pc-windows-gnu 2022-08-23 16:12:58 +08:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00