| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-03-22 | try! -> ? | Jorge Aparicio | -1/+1 | |
| 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-02-17 | std: restructure rand os code into sys modules | Sean McArthur | -0/+273 | |
