| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-03-22 | fix alignment | Jorge Aparicio | -5/+5 | |
| 2016-03-22 | try! -> ? | Jorge Aparicio | -25/+25 | |
| 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 | ||||
| 2016-03-20 | Add unix socket support to the standard library | Steven Fackler | -0/+1042 | |
