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
One of the things holding static_assertions from becoming 1.0 is a restriction on where the wildcard identifier is allowed. I'm requesting that consts may be allowed to use _ just like with let bindings.