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
Would errors of CGP DSL be more informative when writing #[diagnostic::on_unimplemented()] for #[cgp_component] traits and propagate whem further for generated traits? Now for that kind of code:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Would errors of CGP DSL be more informative when writing
#[diagnostic::on_unimplemented()]for#[cgp_component]traits and propagate whem further for generated traits? Now for that kind of code:I have the following warning:
Or am I wrong and that diagnostics will not help even if properly applied?
Beta Was this translation helpful? Give feedback.
All reactions