summary refs log tree commit diff
path: root/p9/wire_format_derive
Commit message (Expand)AuthorAge
* edition: Eliminate ref keywordDavid Tolnay2019-04-18
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* edition: Fill in macro importsDavid Tolnay2019-04-15
* cargo: Sort all dependency lists in Cargo.tomlDavid Tolnay2019-04-09
* edition: Update p9 crate to 2018 editionDavid Tolnay2019-04-08
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* macros: Update syn to 0.15David Tolnay2018-11-21
* rustfmt wire_format_derive and poll_token_deriveDaniel Verkamp2018-10-10
* fix warning and bit rotted tests uncovered by kokoroZach Reizner2018-09-22
* Add low-level p9 protocol implementationChirantan Ekbote2018-05-22