How to track MIR blockers?

So we need a way to track which issues block the MIR transition. GitHub lacks the ability to easily make meta-bugs, which would be ideal for this purpose. I know of two proposals:

  • creating a “Orbit” milestone for this and assigning things to it
  • put [Orbit] in the subject line

Either one seems fine with me. Thoughts?

Milestone is more fool-proof and a bit easier to work with IMO.

2 Likes

I also like the idea of a milestone, gives you a nifty progress bar to boot

Milestones.

Done: https://github.com/rust-lang/rust/milestones/Launch%20MIR%20into%20Orbit

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.