| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-03-22 | try! -> ? | Jorge Aparicio | -3/+3 | |
| Automated conversion using the untry tool [1] and the following command: ``` $ find -name '*.rs' -type f | xargs untry ``` at the root of the Rust repo. [1]: https://github.com/japaric/untry | ||||
| 2015-09-08 | some more clippy-based improvements | Andre Bogus | -1/+1 | |
| 2015-08-27 | std: Fix backtrace imports for ios targets | Michael Macias | -4/+1 | |
| This fixes building for ios targets caused by 7925c79. | ||||
| 2015-08-20 | Refactor unix backtracing. NFC. | Richard Diamond | -0/+302 | |
