Age | Commit message (Expand) | Author |
---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda |
2022-02-18 | Fix an erroneous +x bit on a source code file. | Adrian Taylor |
2020-12-20 | comp: Fix bitfields to allow underaligned fields after them to take padding s... | Emilio Cobos Álvarez |
2019-09-17 | Rustfmt. | Emilio Cobos Álvarez |
2019-06-06 | FIX #1571: For rust-target >= 1.30, make __BindgenBitfieldUnit::new a const fn | Colin Wallace |
2019-06-06 | Remove the parameter bounds for __BindgenBitfieldUnit::new | Colin Wallace |
2018-07-01 | codegen: Prevent unused_mut warnings, and fix formatting issues. | Emilio Cobos Álvarez |
2018-06-28 | Fix bitfields on big-endian machines. | Petr Sumbera |
2017-11-21 | Support bitfield allocation units larger than 64 bits | Nick Fitzgerald |