Skip to content

Commit 6a5e3c1

Browse files
committed
[WIP] Caveat r-d-g page content
1 parent 850354b commit 6a5e3c1

File tree

1 file changed

+1
-1
lines changed
  • content/inside-rust/stage0-redesign

1 file changed

+1
-1
lines changed

content/inside-rust/stage0-redesign/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ team_url = "https://www.rust-lang.org/governance/teams/infra#team-bootstrap"
1010

1111
This blog post accompanies an [upcoming major change to the `rust-lang/rust` build system][stage0-redesign-pr] (see also [Major Change Proposal 619][redesign-stage0-mcp]). This will have no impact on the distributed artifacts from [rust-lang/rust], but the way we build those artifacts is changing.
1212

13-
This blog post focuses on motivation for the change and attempts to build a mental model for how the system works, rather than deep diving on workflow changes. See the [rustc-dev-guide](https://rustc-dev-guide.rust-lang.org/building/bootstrapping/what-bootstrapping-does.html) for details on how you might need to change your workflow with these changes.
13+
This blog post focuses on motivation for the change and attempts to build a mental model for how the system works, rather than deep diving on workflow changes. See the [rustc-dev-guide](https://rustc-dev-guide.rust-lang.org/building/bootstrapping/what-bootstrapping-does.html) for details on how you might need to change your workflow with these changes. Note that rustc-dev-guide pages will have updated content once the implementation PR merges).
1414

1515
# TL;DR: What is being changed?
1616

0 commit comments

Comments
 (0)