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

Move FieldSet to Shared #30

Merged
merged 1 commit into from
Nov 21, 2022
Merged

Move FieldSet to Shared #30

merged 1 commit into from
Nov 21, 2022

Conversation

QnnOkabayashi
Copy link
Owner

Didn't realize in my review of #27 that we could clean up a lot of the visitor code, so this is me doing that.

Also I cannot figure out why clippy says that Event is at least 240 bytes while Span is at least 0 bytes? They should be the exact same size as before, unless something weird with the alignment changed...?

@QnnOkabayashi
Copy link
Owner Author

r? @rspencer01

@rspencer01
Copy link
Contributor

I'm guessing this is related to rust-lang/rust-clippy#9798.

@QnnOkabayashi QnnOkabayashi merged commit 5bed5bc into main Nov 21, 2022
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