| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-10-23 | Fix alloc size | Gary Guo | -2/+1 |
| 2022-10-23 | Implement Rust foreign exception protection for EMCC and SEH | Gary Guo | -10/+27 |
| 2022-08-23 | Move personality functions to std | Amanieu d'Antras | -16/+0 |
| 2022-06-09 | Add underscores to rust_eh_personality arguments to mark them as unused | Hood Chatham | -5/+5 |
| 2022-06-08 | Remove __gxx_personality_v0 declaration | Hood Chatham | -7/+0 |
| 2022-06-08 | Fix formatter | Hood Chatham | -1/+0 |
| 2022-06-08 | Don't use __gxx_personality_v0 in panic_unwind on emscripten target | Hood Chatham | -1/+6 |
| 2021-12-14 | Fix a bunch of typos | Frank Steffahn | -1/+1 |
| 2020-08-27 | Abort when catch_unwind catches a foreign exception | Amanieu d'Antras | -16/+30 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+121 |
