Skip to content

Commit 99fc05b

Browse files
authored
do not invent a name
Nowhere else is this called "Dist check"
1 parent 120a361 commit 99fc05b

File tree

1 file changed

+1
-1
lines changed
  • src/doc/rustc-dev-guide/src/tests

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/tests/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ and it can be invoked so:
111111

112112
This requires building all of the documentation, which might take a while.
113113

114-
### Dist check
114+
### `distcheck`
115115

116116
`distcheck` verifies that the source distribution tarball created by the build
117117
system will unpack, build, and run all tests.

0 commit comments

Comments
 (0)