This brings us alignas support and also associated constants for bitfield enums.
Details
Details
- Reviewers
xidorn - Group Reviewers
Restricted Project - Commits
- Restricted Diffusion Commit
rMOZILLACENTRALaf22225148f7: Bug 1516365 - Update the Rust target version for bindgen. r=xidorn - Bugzilla Bug ID
- 1516365
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable. - Build Status
Buildable 29301 Build 39508: arc lint + arc unit
Event Timeline
Comment Actions
I wonder whether we can just bump the target version to the latest one (i.e. 1.27), although there doesn't seem to be new features we really need at the moment...
Comment Actions
Yeah, I suspect there's no problem with that, but I just didn't feel the need. I have a pretty big patch queue that I'd want to land for https://bugzilla.mozilla.org/show_bug.cgi?id=1516366, and it didn't seem worth looking for more trouble :)