Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macro_util] Add trailing_field_offset! macro #540

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Oct 24, 2023

This macro will be used by the derive of KnownLayout for slice DSTs.

Makes progress on #29

@jswrenn jswrenn force-pushed the known-layout-dst-gadgets branch 7 times, most recently from fc8d451 to dd538ab Compare October 30, 2023 16:18
src/macro_util.rs Outdated Show resolved Hide resolved
@jswrenn jswrenn force-pushed the known-layout-dst-gadgets branch 3 times, most recently from c40ead4 to 55dc59a Compare October 30, 2023 20:23
@jswrenn jswrenn marked this pull request as ready for review October 31, 2023 15:20
@jswrenn jswrenn force-pushed the known-layout-dst-gadgets branch 3 times, most recently from 802f81b to 0afb887 Compare October 31, 2023 15:42
src/macro_util.rs Outdated Show resolved Hide resolved
src/macro_util.rs Show resolved Hide resolved
src/macro_util.rs Outdated Show resolved Hide resolved
src/macro_util.rs Outdated Show resolved Hide resolved
src/macro_util.rs Outdated Show resolved Hide resolved
This macro will be used by the derive of KnownLayout for slice DSTs.

Makes progress on #29

Co-authored-by: Jack Wrenn <jswrenn@amazon.com>
@joshlf joshlf added this pull request to the merge queue Oct 31, 2023
Merged via the queue into main with commit 89ca5ab Oct 31, 2023
126 checks passed
@joshlf joshlf deleted the known-layout-dst-gadgets branch October 31, 2023 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants