bootstrap::core::build_steps::toolstate

Function days_since_beta_promotion

Source
fn days_since_beta_promotion() -> u64
Expand description

Number of days after the last promotion of beta. Its value is 41 on the Tuesday where “Promote master to beta (T-2)” happens. The Wednesday after this has value 0. We track this value to prevent regressing tools in the last week of the 6-week cycle.