Alex Crichton
71d1689d63
Update to rust master
2014-10-31 08:27:24 -07:00
Cristian Cobzarenco
1f79d9e7d3
Export DecodeErrorKind c-tors publicly.
2014-10-03 14:38:57 +01:00
Alex Crichton
8cdb2747de
Allow warnings for now
2014-09-23 06:39:48 -07:00
Björn Steinbrink
a56c686cc4
Remove allow(visible_private_types)
...
It's not needed and no longer supported by rustc anyway.
2014-09-23 11:38:12 +02:00
Alex Crichton
22ad6e7ea9
Update to rust master
...
Closes #19
2014-09-21 07:55:19 -07:00
Julian Orth
3ad7e6055c
add crate_name
2014-08-24 11:26:33 +02:00
Brian Koropoff
04827b4d07
Rename parser::Error to parser::ParseError
...
This avoids a conflict with serialization::Error and
actually re-exports it from the crate root as intended.
It also fixes a build break due to the new import
shadowing gate in rustc.
2014-08-17 16:46:08 -07:00
Alex Crichton
934e093047
Put documentation on github
2014-08-03 21:36:44 -07:00