Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-05-09 | Merge pull request #239 from udoprog/spans | Alex Crichton | -0/+66 |
2018-05-09 | Treat unicode hex digits case-insensitively | Claudio Bley | -1/+7 |
2018-05-09 | Make spanned module private and hide internals | John-John Tedro | -3/+3 |
2018-05-07 | Fix incorrectly reported spans for Datetime | John-John Tedro | -0/+23 |
2018-05-07 | Adjust spans for more complex types | John-John Tedro | -0/+13 |
2018-05-07 | Use custom struct/field naming to deserialize spans | John-John Tedro | -0/+30 |
2017-11-12 | A toml macro | David Tolnay | -0/+295 |
2017-11-12 | Move tests into their own crate | David Tolnay | -0/+3290 |