-
Notifications
You must be signed in to change notification settings - Fork 128
Warn on updates to compiler targets #313
Warn on updates to compiler targets #313
Conversation
Actually, it's not quite on the website yet. Based on rust-lang/rust#84583, I think the link will be: (Why can't see the button to make it a draft again? Oh well.) |
It's on the site now: https://doc.rust-lang.org/nightly/rustc/target-tier-policy.html Nightly will always have the latest version of the policy, so I'd suggest linking there. |
Co-authored-by: Josh Triplett <[email protected]>
Apparently first-time contributors need a maintainer to run CI. Could I get a run please? |
Randomly pinging @oli-obk who committed recently, could I get a review and a CI run? |
Randomly pinging @pietroalbini who committed recently. Could I get a review and a CI run? This has been sitting for weeks. |
Hmm, the button to approve the CI run is not appearing anymore... Let me try closing and reopening the PR. |
Thanks! |
Closes #310.
This was simpler than I thought, but also has some reductions:
This is ready for review, but am putting it in draft because the RFC I'm linking to is not yet merged. Once that happens (it seems to be a matter of when at this point), I will update it with the proper link on The Forge.