| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-07-29 | Auto merge of #35032 - vadimcn:rusty-ehabi, r=alexcrichton | bors | -112/+160 |
| 2016-07-26 | Fix typos | Vadim Chugunov | -1/+1 |
| 2016-07-25 | Looser LSDA parsing | Vadim Chugunov | -4/+3 |
| 2016-07-24 | Implement ARM personality routine in Rust. | Vadim Chugunov | -112/+160 |
| 2016-07-22 | Implement rust_eh_personality in Rust, remove rust_eh_personality_catch. | Vadim Chugunov | -134/+158 |
| 2016-07-12 | Use `ptr::{null, null_mut}` instead of `0 as *{const, mut}` | Tobias Bucher | -2/+4 |
| 2016-06-05 | run rustfmt on libpanic_unwind folder | Srinivas Reddy Thatiparthy | -190/+155 |
| 2016-05-31 | mk: Prepare for a new stage0 compiler | Alex Crichton | -11/+3 |
| 2016-05-12 | rustbuild: Add support for crate tests + doctests | Alex Crichton | -0/+1 |
| 2016-05-09 | rustc: Use C++ personalities on MSVC | Alex Crichton | -76/+257 |
| 2016-05-09 | rustc: Implement custom panic runtimes | Alex Crichton | -0/+1133 |
