Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-07-28 | Show "column" in Error messages | Andres Suarez | -40/+40 | |
2019-07-28 | Fully expand error messages in tests | Andres Suarez | -52/+126 | |
2019-05-08 | cargo fmt | Eric Huss | -90/+153 | |
2019-04-08 | Merge pull request #298 from ehuss/missing-tests | Alex Crichton | -4/+6 | |
Add some missing tests, and sort some entries. | ||||
2019-04-05 | Fix float with invalid suffix. | Eric Huss | -0/+2 | |
2019-04-05 | Add some missing tests, and sort some entries. | Eric Huss | -4/+6 | |
2019-01-07 | Fix disallowing duplicate table headers | Alex Crichton | -0/+2 | |
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. | ||||
2017-11-12 | Move tests into their own crate | David Tolnay | -0/+98 | |