summary refs log tree commit diff
path: root/p9/wire_format_derive/wire_format_derive.rs
Commit message (Expand)AuthorAge
* Remove unnecessary "extern crate" linesAlyssa Ross2020-04-11
* edition: Eliminate ref keywordDavid Tolnay2019-04-18
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* edition: Fill in macro importsDavid Tolnay2019-04-15
* 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