You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/doc/rustc-dev-guide/src/crates-io.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,4 +21,4 @@ to the compiler unless there is a good reason to do so.
21
21
The `tidy` tool has [a list of crates that are allowed]. To add a
22
22
dependency that is not already in the compiler, you will need to add it to the list.
23
23
24
-
[a list of crates that are allowed]: https://github.com/rust-lang/rust/blob/19ecce332e56941ea0dd2a805270faa102acdb14/src/tools/tidy/src/deps.rs#L59
24
+
[a list of crates that are allowed]: https://github.com/rust-lang/rust/blob/9d1b2106e23b1abd32fce1f17267604a5102f57a/src/tools/tidy/src/deps.rs#L73
0 commit comments