Victor Berger
|
88b09c57e7
|
Add all now needed ';' after macro invocations.
|
2014-12-18 22:48:34 +01:00 |
|
Alex Crichton
|
4dce070c70
|
Update to rust master
|
2014-12-12 13:19:22 -08:00 |
|
Alex Crichton
|
6e4e8251b1
|
Update to rust master
Closes #34
|
2014-12-06 14:51:51 -08:00 |
|
Victor Berger
|
bfcfa89e95
|
Update to namespaced enum variants.
|
2014-11-18 09:19:13 +01:00 |
|
Steve Klabnik
|
334b30bb3d
|
fail -> panic
|
2014-10-29 21:45:18 -04:00 |
|
Alex Crichton
|
22ad6e7ea9
|
Update to rust master
Closes #19
|
2014-09-21 07:55:19 -07:00 |
|
Jared Roesch
|
ef4e8f58ac
|
Update show to print an error instead of failing
|
2014-09-17 22:01:17 -07:00 |
|
Brian Koropoff
|
a9297d3cac
|
Fix build break due to generalized type parameter bounds
|
2014-08-28 21:38:53 -07:00 |
|
Alex Crichton
|
a3c7f2c38e
|
Don't escape / when printing.
It's not necessary and it's a little ugly to look at
|
2014-07-18 14:28:06 -07:00 |
|
Alex Crichton
|
b4a4ed72d7
|
Migrate to a TreeMap for determinism
|
2014-07-15 17:30:00 -07:00 |
|
Michael Gehring
|
46ab9eb436
|
ToStr::to_str -> ToString::to_string
|
2014-07-09 15:46:49 +02:00 |
|
Alex Crichton
|
f06fae1602
|
Implement Encoder/Decoder for libserialize traits
|
2014-06-22 22:23:27 -07:00 |
|