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
No worries! We've got some weird branching stuff going on that's resulted in things that have been long fixed in source and associated issues long since closed, but which haven't been released and that makes things tough to find.
Describe the bug
rustfmt
eats the const in animpl const
To Reproduce
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=ae26c3383019895433746dc93dfceb5c
Expected behavior
the
const
should persist if the feature is active.Meta
The text was updated successfully, but these errors were encountered: