Skip to content

Commit 3f62755

Browse files
ehussMark-Simulacrum
authored andcommitted
Also mention platform-specific std for x86_64-gnu-tools PR builder.
1 parent 8c25e56 commit 3f62755

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/infra/docs/rustc-ci.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@ builders are enough to catch most of the common errors introduced in a PR, but
110110
they don’t cover other platforms at all. Unfortunately it would take too many
111111
resources to run the full test suite for each commit on every PR.
112112

113-
Additionally, if the PR changes certain tools, the `x86_64-gnu-tools` non-dist
113+
Additionally, if the PR changes certain tools (or certain platform-specific
114+
parts of std to check for miri breakage), the `x86_64-gnu-tools` non-dist
114115
builder is run.
115116

116117
### The `try` branch

0 commit comments

Comments
 (0)