Age | Commit message (Expand) | Author |
---|---|---|
2020-04-27 | Run `cargo fix --edition` | Joshua Nelson |
2019-09-17 | Rustfmt. | Emilio Cobos Álvarez |
2018-11-30 | Update quote and proc-macro. | Bastien Orivel |
2018-09-10 | generate type alias for the `block` type | Flier Lu |
2018-08-14 | address review comments | gnzlbg |
2018-08-14 | map vector types to arrays and pass them by value | gnzlbg |
2018-04-03 | Revert "Revert "Bump quote to 0.4"" | Bastien Orivel |
2018-03-13 | Add a kill-switch for untagged unions. | Emilio Cobos Álvarez |
2018-02-14 | Revert "Bump quote to 0.4" | Nick Fitzgerald |
2018-01-23 | Bump quote to 0.4 | Bastien Orivel |
2017-10-05 | Use bitfield getter_name in impl_partialeq | Sergey Pepyakin |
2017-10-04 | Remove early anonymous bitfield filtering and consolidate name method | Oliver Geller |
2017-10-03 | Assert we only gen partialeq for non rust unions | Sergey Pepyakin |
2017-10-03 | Derive partialeq "manually" when possible | Sergey Pepyakin |