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.
@rustbot claim