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
another case where we have to think about our regression policy
seems clear that the "detect if attributes are used" part of the compiler winds up incorrectly thinking that things are used fairly regularly
given limited impact and the fact that it's clearly a bug, we're inclined to let this change go forward as a bug fix (we can revisit if/when we receive more complaints)
Activity
Mark-Simulacrum commentedon Oct 20, 2020
I suspect we'll call this won't fix but I have nominated it for T-lang to get it on the agenda for next triage meeting.
nikomatsakis commentedon Oct 26, 2020
Summary:
#[target_feature]
attributes appearing in surprising places because of rustc: fix check_attr() for methods, closures and foreign functions #71205, places that have no effectpnkfelix commentedon Nov 6, 2020
assigning to mark to ensure that release notes include the note about this being a bug fix with limited impact.
Mark-Simulacrum commentedon Nov 7, 2020
https://github.com/rust-lang/rust/pull/78364/files#diff-4a00447b47c36ebd3ded77321deff288e424f4605496ee1199fc9953a20f4473R80 (though that link may go stale). Closing.
4 remaining items