Skip to content

Commit a8b82a1

Browse files
authored
Merge pull request #4598 from rust-lang/rustup-2025-09-20
Automatic Rustup
2 parents 7c9ac5b + 72c3a0b commit a8b82a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/tests/intro.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,12 @@ package tests:
7070

7171
Tidy is a custom tool used for validating source code style and formatting
7272
conventions, such as rejecting long lines. There is more information in the
73-
[section on coding conventions](../conventions.md#formatting).
73+
[section on coding conventions](../conventions.md#formatting) or the [Tidy Readme].
7474

7575
> Examples: `./x test tidy`
7676
77+
[Tidy Readme]: https://github.com/rust-lang/rust/blob/master/src/tools/tidy/Readme.md
78+
7779

7880
### Formatting
7981

0 commit comments

Comments
 (0)