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
Rollup merge of #149243 - yotamofek:pr/change_tracker_typo, r=Mark-Simulacrum
Fix typo and clarify bootstrap change tracker entry
mostly: `par` -> `per`
but also move some words around and hyphenate to (hopefully) make sentence a bit clearer
summary:"New options `rust.rustflags` for all targets and `rustflags` par target that will pass specified flags to rustc for all stages. Targetspecific flags override global `rust.rustflags` ones.",
602
+
summary:"New options `rust.rustflags` for all targets and per-target `rustflags` that will pass specified flags to rustc for all stages. Target-specific flags override global `rust.rustflags` ones.",
0 commit comments