File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929# - A change in the default values
3030#
3131# If `change-id` does not match the version that is currently running,
32- # `x.py` will prompt you to update it and check the related PR for more details .
33- change-id = 118703
32+ # `x.py` will inform you about the changes made on bootstrap .
33+ # change-id = <latest change id in src/bootstrap/src/utils/change_tracker.rs>
3434
3535# =============================================================================
3636# Tweaking how LLVM is compiled
Original file line number Diff line number Diff line change @@ -597,19 +597,19 @@ cc = ["@davidtwco", "@wesleywiser"]
597597message = """
598598This PR modifies `src/bootstrap/src/core/config`.
599599
600- If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs` and `change-id` in `config.example.toml` .
600+ If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
601601"""
602602[mentions ."src/bootstrap/defaults" ]
603603message = """
604604This PR modifies `src/bootstrap/defaults`.
605605
606- If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs` and `change-id` in `config.example.toml` .
606+ If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
607607"""
608608[mentions ."config .example .toml" ]
609609message = """
610610This PR modifies `config.example.toml`.
611611
612- If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs` and `change-id` in `config.example.toml` .
612+ If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
613613"""
614614
615615[mentions ."src/bootstrap/defaults/config .compiler .toml" ]
You can’t perform that action at this time.
0 commit comments