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
The #147418 PR restores the old behaviour of link_section, in that you can apply it to all method-like things, including trait methods without a default implementation.
We should take a look at the implementation to see which targets actually have an effect, and only allow those.