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
Age
Commit message (
Expand
)
Author
Lines
2021-09-28
Add SOLID targets
Tomoaki Kawada
-0
/
+1
2021-08-10
STD support for the ESP-IDF framework
ivmarkov
-1
/
+2
2021-08-03
rustc: Fill out remaining parts of C-unwind ABI
Alex Crichton
-10
/
+7
2021-07-03
Remove the deprecated `core::raw` and `std::raw` module.
Charles Lew
-1
/
+0
2021-06-23
Use HTTPS links where possible
Smitty
-10
/
+10
2021-06-04
rustdoc: link to stable/beta docs consistently in documentation
Joshua Nelson
-4
/
+1
2021-05-02
Change 'NULL' to 'null'
Brent Kerby
-1
/
+1
2021-03-24
Revert "Revert stabilizing integer::BITS."
Mara Bos
-1
/
+0
2021-02-03
Revert stabilizing integer::BITS.
Mara Bos
-0
/
+1
2021-01-31
stabilize int_bits_const
Ashley Mannix
-1
/
+0
2020-12-25
fix another comment, and make __rust_start_panic code a bit more semantically...
Ralf Jung
-2
/
+2
2020-12-21
slightly more typed interface to panic implementation
Ralf Jung
-2
/
+1
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-1
/
+0
2020-11-05
Fix even more URLs
Guillaume Gomez
-7
/
+7
2020-09-28
library/{panic_,}unwind: Add definitions for sparc-unknow-linux-gnu
John Paul Adrian Glaubitz
-1
/
+1
2020-09-25
Rollup merge of #76973 - lzutao:unstably-const-assume, r=oli-obk
Jonas Schievink
-1
/
+1
2020-09-20
Rollup merge of #76866 - est31:master, r=lcnr
Ralf Jung
-1
/
+0
2020-09-20
Correct file path after some restructures in compiler
Lzu Tao
-1
/
+1
2020-09-19
Rollup merge of #76798 - alistair23:alistair/rv32-linux, r=jyn514
Ralf Jung
-1
/
+1
2020-09-19
Use `T::BITS` instead of `size_of::<T> * 8`.
Mara Bos
-2
/
+3
2020-09-18
Remove unused libc feature gate
est31
-1
/
+0
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-28
Auto merge of #70212 - Amanieu:catch_foreign, r=Mark-Simulacrum
bors
-44
/
+59
2020-08-27
Abort when catch_unwind catches a foreign exception
Amanieu d'Antras
-44
/
+59
2020-08-24
[AVR] Rename the last few remaining references from 'avr-unknown-unknown' to ...
Dylan McKay
-1
/
+1
2020-08-08
Add back unwinding support for Sony PSP
Marko Mijalkovic
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+1260