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
/
src
/
libpanic_unwind
/
seh64_gnu.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-13
libpanic_unwind => 2018
Mazdak Farrokhzad
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-06
refactor: use shorthand fields
teresy
-1
/
+1
2018-08-29
Replace usages of 'bad_style' with 'nonstandard_style'.
Corey Farwell
-1
/
+1
2018-07-11
Deny bare trait objects in in src/libpanic_unwind
ljedrz
-3
/
+3
2018-04-05
Bump the bootstrap compiler to 1.26.0 beta
Alex Crichton
-2
/
+1
2018-02-20
make `#[unwind]` attribute specify expectations more clearly
Niko Matsakis
-1
/
+2
2017-06-08
std: Avoid panics in rust_eh_personality
Alex Crichton
-4
/
+5
2016-10-18
run rustfmt on libpanic_unwind
Srinivas Reddy Thatiparthy
-1
/
+2
2016-08-19
Remove old stage0 compatibility
Brian Anderson
-15
/
+0
2016-07-24
Implement ARM personality routine in Rust.
Vadim Chugunov
-0
/
+1
2016-07-22
Implement rust_eh_personality in Rust, remove rust_eh_personality_catch.
Vadim Chugunov
-6
/
+13
2016-07-12
Use `ptr::{null, null_mut}` instead of `0 as *{const, mut}`
Tobias Bucher
-1
/
+2
2016-06-05
run rustfmt on libpanic_unwind folder
Srinivas Reddy Thatiparthy
-21
/
+20
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-0
/
+142