| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-05-24 | std: Stabilize APIs for the 1.10 release | Alex Crichton | -29/+35 |
| 2016-05-09 | rustc: Implement custom panic runtimes | Alex Crichton | -123/+1 |
| 2016-03-22 | try! -> ? | Jorge Aparicio | -3/+3 |
| 2016-02-06 | Add the asmjs-unknown-emscripten triple. Add cfgs to libs. | Brian Anderson | -2/+4 |
| 2015-09-08 | some more clippy-based improvements | Andre Bogus | -1/+1 |
| 2015-09-04 | Add line numbers to windows-gnu backtraces | Diggory Blake | -238/+14 |
| 2015-09-03 | Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T` | Vadim Petrochenkov | -1/+1 |
| 2015-08-27 | std: Fix backtrace imports for ios targets | Michael Macias | -4/+1 |
| 2015-08-22 | Fix the Mac build, again. | Richard Diamond | -0/+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/+681 |
