| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-08-07 | Bugfix .each_edge in middle/graph.rs | blake2-ppc | -3/+3 |
| 2013-08-03 | remove obsolete `foreach` keyword | Daniel Micay | -1/+1 |
| 2013-08-03 | replace all remaining `for` with `foreach` or `do` | Daniel Micay | -8/+12 |
| 2013-08-02 | replace `range` with an external iterator | Daniel Micay | -7/+3 |
| 2013-08-01 | migrate many `for` loops to `foreach` | Daniel Micay | -1/+1 |
| 2013-07-11 | Silence various warnings | Niko Matsakis | -1/+0 |
| 2013-07-11 | rustc: Add new graph library, based on code from region_infernece | Niko Matsakis | -0/+411 |
