You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[3/n] [daft-derive] attempt to better annotate semantic errors
Add some span info to try and annotate semantic errors better (such as
highlighting the name of the field that's not diffable).
This isn't perfect for now because we still produce some call-site errors, but
at least we produce one error that's attributed directly to the field name so
rust-analyzer should be happy. I tried adding more bounds but ran into
rust-lang/rust#48214.
Reviewers: andrewjstone
Reviewed By: andrewjstone
Pull Request: #60
0 commit comments