Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-05-08 | 2018 edition idioms. | Eric Huss | -5/+2 | |
2018-12-17 | Run `cargo fmt` | Alex Crichton | -8/+12 | |
2018-05-09 | Make spanned module private and hide internals | John-John Tedro | -6/+40 | |
2018-05-07 | Use BorrowedStrDeserializer instead of generated key deserializers | John-John Tedro | -50/+3 | |
2018-05-07 | Use custom struct/field naming to deserialize spans | John-John Tedro | -16/+120 | |
2018-05-06 | Proof of concept: reporting span information to a Spanned<T> type | David Tolnay | -0/+49 | |