summary refs log tree commit diff
path: root/bit_field
Commit message (Expand)AuthorAge
* bitfield: Documentation and simplificationsDavid Tolnay2019-01-03
* bitfield: update bitfield structs and support boolJingkui Wang2018-12-19
* bitfield: reformat with cargo fmtDaniel Verkamp2018-12-12
* macros: Clean up bitfield macro by replacing the input itemDavid Tolnay2018-12-09
* macros: Format code inside of quote! invocationsDavid Tolnay2018-11-21
* macros: Update syn to 0.15David Tolnay2018-11-21
* bitfield: Add fmt::DebugJingkui Wang2018-08-07
* crosvm: Add bit_field_deriveJingkui Wang2018-08-03