We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db8160 commit 2cc652bCopy full SHA for 2cc652b
src/crates-io.md
@@ -16,8 +16,8 @@ TODO: what is the vetting process?
16
17
## Pemitted dependencies
18
19
-The `tidy` tool has [crates that are allowed]. To add a
+The `tidy` tool has [a list of crates that are allowed]. To add a
20
dependency that is not already in the compiler, you will need to add it to these
21
crates.
22
23
-[crates that are allowed]: https://github.com/rust-lang/rust/blob/19ecce332e56941ea0dd2a805270faa102acdb14/src/tools/tidy/src/deps.rs#L59
+[a list of crates that are allowed]: https://github.com/rust-lang/rust/blob/19ecce332e56941ea0dd2a805270faa102acdb14/src/tools/tidy/src/deps.rs#L59
0 commit comments