Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-11-18 | Update to namespaced enum variants. | Victor Berger | -2/+4 |
2014-10-29 | fail -> panic | Steve Klabnik | -1/+1 |
2014-09-21 | Update to rust master | Alex Crichton | -2/+2 |
2014-09-17 | Update show to print an error instead of failing | Jared Roesch | -3/+3 |
2014-08-28 | Fix build break due to generalized type parameter bounds | Brian Koropoff | -1/+1 |
2014-07-18 | Don't escape `/` when printing. | Alex Crichton | -1/+0 |
2014-07-15 | Migrate to a TreeMap for determinism | Alex Crichton | -2/+2 |
2014-07-09 | ToStr::to_str -> ToString::to_string | Michael Gehring | -17/+17 |
2014-06-22 | Implement Encoder/Decoder for libserialize traits | Alex Crichton | -0/+170 |