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.
2 parents 3bba46b + f84c621 commit 7888458Copy full SHA for 7888458
src/doc/rustc-dev-guide/src/crates-io.md
@@ -11,7 +11,7 @@ you should avoid adding dependencies to the compiler for several reasons:
11
- The dependency may have transitive dependencies that have one of the above
12
problems.
13
14
-<!-- date-check: Feb 2023 -->
+<!-- date-check: Aug 2025 -->
15
Note that there is no official policy for vetting new dependencies to the compiler.
16
Decisions are made on a case-by-case basis, during code review.
17
0 commit comments