diff options
author | Colin Wallace <colin@mooooo.ooo> | 2019-06-04 16:48:36 -0700 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2019-06-06 09:50:47 -0400 |
commit | 9c2cc9520430ecbe31298c19e6b98ed5bdc0d02a (patch) | |
tree | f61080f2c237a63f1611ade7f1efa24e924f43e1 /src/codegen/mod.rs | |
parent | 12b41ce31b058dea693aceeac7171548f9f5b6c7 (diff) |
Remove the parameter bounds for __BindgenBitfieldUnit::new
This will enable `new` to be changed to a `const fn` in a future patch:
`const fn`s do not support trait bounds.
Diffstat (limited to 'src/codegen/mod.rs')
0 files changed, 0 insertions, 0 deletions