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
Somewhere along the introduction of associated types to shader parameters, we lost Copy on the generated Link structure. This breaks PistonDevelopers/hematite#181
Somewhere along the introduction of associated types to shader parameters, we lost
Copy
on the generatedLink
structure. This breaks PistonDevelopers/hematite#181We might want to test for it (in tests).
cc @sectopod @bvssvni @toqueteos
The text was updated successfully, but these errors were encountered: