add comment about keeping flags in sync between bootstrap.py and bootstrap.rs by RalfJung · Pull Request #118650 · rust-lang/rust (original) (raw)
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request
`[Unrolled build for](/rust-lang-ci/rust/commit/a340448faf11166f900e7c9d58098bf5353d61ca "Unrolled build for #118650 Rollup merge of #118650 - RalfJung:flags-sync, r=clubby789
add comment about keeping flags in sync between bootstrap.py and bootstrap.rs
They got out of sync, probably because this comment was missing on the Python side (it only exists on the Rust side). https://github.com/rust-lang/rust/pull/118642 brings the flags back in sync but does not fix the comment, so let's do that here.
r? clubby789") rust-lang#118650 `
[a340448](/rust-lang-ci/rust/commit/a340448faf11166f900e7c9d58098bf5353d61ca)
Rollup merge of rust-lang#118650 - RalfJung:flags-sync, r=clubby789
add comment about keeping flags in sync between bootstrap.py and bootstrap.rs
They got out of sync, probably because this comment was missing on the Python side (it only exists on the Rust side). rust-lang#118642 brings the flags back in sync but does not fix the comment, so let's do that here.
r? clubby789