Skip to content

Commit b362eab

Browse files
authored
Unrolled build for rust-lang#131278
Rollup merge of rust-lang#131278 - onur-ozkan:update-outdated-doc, r=Kobzol remove outdated contribution direction
2 parents 5a4ee43 + 05f7b09 commit b362eab

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/bootstrap/README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,8 @@ Some general areas that you may be interested in modifying are:
182182
`Config` struct.
183183
* Adding a sanity check? Take a look at `bootstrap/src/core/sanity.rs`.
184184

185-
If you make a major change on bootstrap configuration, please remember to:
186-
187-
+ Update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
188-
* Update `change-id = {pull-request-id}` in `config.example.toml`.
185+
If you make a major change on bootstrap configuration, please add a new entry to
186+
`CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
189187

190188
A 'major change' includes
191189

0 commit comments

Comments
 (0)