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

Cryptic *missing Update implementation* compiler errors #683

Open
MichaReiser opened this issue Feb 9, 2025 · 0 comments
Open

Cryptic *missing Update implementation* compiler errors #683

MichaReiser opened this issue Feb 9, 2025 · 0 comments

Comments

@MichaReiser
Copy link
Contributor

A missing Update implementation for a salsa struct field or a query return type can read rather cryptic and it's not clear what a user should do (e.g. implement Update or remove the &'db reference.

I wonder if doc.rust-lang.org/reference/attributes/diagnostics.html#the-diagnosticon_unimplemented-attribute is useful here? (unsure given we go through the fallback trick)
@Veykril

@MichaReiser MichaReiser changed the title Cryptic missing Update implementation Cryptic *missing Update implementation* compiler errors Feb 9, 2025
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

No branches or pull requests

1 participant