summary refs log tree commit diff
path: root/sys_util/poll_token_derive
Commit message (Expand)AuthorAge
* Remove unnecessary "extern crate" linesAlyssa Ross2020-04-11
* Update syn, quote, and proc-macro past 1.0Dylan Reid2020-02-06
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* cargo: Sort all dependency lists in Cargo.tomlDavid Tolnay2019-04-09
* edition: Update sys_util to 2018 editionDavid Tolnay2019-04-08
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* build: Restore ability to compile data_model and sys_util in isolationDavid Tolnay2019-01-18
* crosvm: Split sub-crates into independent workspacepaulhsia2019-01-03
* poll_token: Use syn to simplify poll token deriveDavid Tolnay2018-12-09
* rustfmt wire_format_derive and poll_token_deriveDaniel Verkamp2018-10-10
* poll_token_derive: Calculate variant bits without sizeof_valChirantan Ekbote2018-03-20
* sys_util: custom derive for PollTokenZach Reizner2018-03-07