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
/
emcc.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-18
fix pre-expansion linting infra
Mazdak Farrokhzad
-2
/
+0
2020-03-05
Simplify the try intrinsic by using a callback in the catch block
Amanieu d'Antras
-1
/
+1
2020-03-05
Use #[rustc_std_internal_symbol] instead of #[no_mangle]
Amanieu d'Antras
-1
/
+0
2020-03-02
Apply review feedback
Amanieu d'Antras
-2
/
+0
2020-03-02
Inline catching panics into std::catch_unwind
Mark Rousskov
-3
/
+1
2020-01-13
Fix destructor in emcc.rs
Amanieu d'Antras
-2
/
+6
2020-01-13
Fix destructor return value in emcc.rs
Amanieu d'Antras
-6
/
+14
2020-01-11
Abort if C++ tries to swallow a Rust panic
Amanieu d'Antras
-0
/
+1
2020-01-11
Apply review feedback
Amanieu d'Antras
-0
/
+4
2020-01-11
Fix a memory leak in emcc if a Rust panic is caught by C++ and discarded
Amanieu d'Antras
-7
/
+17
2020-01-10
make use of pointer::is_null
Lzu Tao
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-17
/
+21
2019-11-03
Make Emscripten unwinding use a valid type_info
Amanieu d'Antras
-10
/
+42
2019-02-13
libpanic_unwind => 2018
Mazdak Farrokhzad
-1
/
+1
2019-02-10
rustc: doc comments
Alexander Regueiro
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-11
Deny bare trait objects in in src/libpanic_unwind
ljedrz
-3
/
+3
2016-10-18
run rustfmt on libpanic_unwind
Srinivas Reddy Thatiparthy
-5
/
+2
2016-09-30
Document emscripten's unwind impl and remove unused function
Brian Anderson
-6
/
+8
2016-09-30
Rewrite emscripten unwinding to use libcxx
Brian Anderson
-0
/
+76