-
Notifications
You must be signed in to change notification settings - Fork 438
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the now-stabilized
pointer_bytes_offsets
instead of what is tec…
…hnically UB and clean up the `BufferContents` derive macro expansion (#2563) * Clean up `BufferContents` derive expansion * Use the now-stabilized `pointer_bytes_offsets` instead of technical UB
- Loading branch information
Showing
4 changed files
with
179 additions
and
243 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.