mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-21 20:37:59 +00:00

Clarify how to choose a FutureIncompatibilityReason variant. There has been some confusion about how to choose these variants, or what the procedure is for handling future-incompatible errors. Hopefully this helps provide some more information on how these work.