| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-11-09 | std: Avoid use of `libc` in portable modules | Alex Crichton | -4/+3 |
| 2017-09-10 | Rollup merge of #44384 - alexcrichton:osx-segfault, r=estebank | Guillaume Gomez | -1/+2 |
| 2017-09-06 | std: Fix a segfault on OSX with backtraces | Alex Crichton | -1/+2 |
| 2017-09-02 | Fallback to dladdr-based resolve_symbol if backtrace failed. | kennytm | -14/+29 |
| 2017-09-02 | Add libbacktrace support for Apple platforms | John Colanduoni | -4/+2 |
| 2017-02-15 | Improve backtrace formating while panicking. | Yamakaky | -39/+41 |
| 2016-02-06 | Add the asmjs-unknown-emscripten triple. Add cfgs to libs. | Brian Anderson | -2/+4 |
| 2015-09-04 | Add line numbers to windows-gnu backtraces | Diggory Blake | -209/+14 |
| 2015-09-03 | Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T` | Vadim Petrochenkov | -1/+1 |
| 2015-08-22 | Add missing imports to `dladdr.rs` for Mac. | Richard Diamond | -0/+6 |
| 2015-08-20 | Refactor unix backtracing. NFC. | Richard Diamond | -0/+260 |
