-
Notifications
You must be signed in to change notification settings - Fork 181
Preserve attributes on interned/tracked struct fields #905
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
Conversation
✅ Deploy Preview for salsa-rs canceled.
|
CodSpeed Performance ReportMerging #905 will not alter performanceComparing Summary
|
Nice, For #728, is this already "fixed" for regular salsa queries or input structs? |
Completely forgot about inputs. For queries we already pass all attributes to generated code |
Do you plan on doing this as part of this PR or prefer someone else doing it? |
Thank you |
Fixes #728 and #895