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
/
seh.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-03
Make Emscripten unwinding use a valid type_info
Amanieu d'Antras
-2
/
+3
2019-11-03
Make SEH exceptions use a rust_panic type instead of unsigned __int64*
Amanieu d'Antras
-49
/
+46
2019-06-17
Make use of `ptr::null(_mut)` instead of casting zero
Lzu Tao
-3
/
+3
2019-02-13
libpanic_unwind => 2018
Mazdak Farrokhzad
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-2
/
+2
2018-09-07
Fix tidy errors
Jordan Rhee
-2
/
+0
2018-09-04
Add target thumbv7a-pc-windows-msvc
Jordan Rhee
-1
/
+3
2018-08-29
Replace usages of 'bad_style' with 'nonstandard_style'.
Corey Farwell
-1
/
+1
2018-08-19
Fix typos found by codespell.
Matthias Krüger
-2
/
+2
2018-07-11
Deny bare trait objects in in src/libpanic_unwind
ljedrz
-3
/
+3
2016-09-09
Issue deprecation warnings for safe accesses to extern statics
Vadim Petrochenkov
-2
/
+2
2016-06-05
run rustfmt on libpanic_unwind folder
Srinivas Reddy Thatiparthy
-6
/
+3
2016-05-31
mk: Prepare for a new stage0 compiler
Alex Crichton
-9
/
+1
2016-05-09
rustc: Use C++ personalities on MSVC
Alex Crichton
-74
/
+253
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-0
/
+147