Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-11-22 | Mixed type arrays (#358) | daubaris | -3/+0 | |
* Added support of mixed-type arrays * Add tests cases * Replaced &'static str type for type_ and created a new enum instead * Restored ArrayMixedType | ||||
2019-04-05 | Fix float with invalid suffix. | Eric Huss | -0/+1 | |
2019-01-07 | Fix disallowing duplicate table headers | Alex Crichton | -0/+8 | |
This commit fixes #279 where a case of duplicate table headers slipped through the cracks. This also adds an option to disable this new validation to allow Cargo to preserve backwards compatibility. | ||||
2018-10-27 | Allow whitespace after line ending backslash (#162) | Joey Hain | -0/+3 | |
2017-11-12 | Move tests into their own crate | David Tolnay | -0/+81 | |