Skip to content

Commit f84c621

Browse files
committed
there is still no official policy
1 parent 3bba46b commit f84c621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/crates-io.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ you should avoid adding dependencies to the compiler for several reasons:
1111
- The dependency may have transitive dependencies that have one of the above
1212
problems.
1313

14-
<!-- date-check: Feb 2023 -->
14+
<!-- date-check: Aug 2025 -->
1515
Note that there is no official policy for vetting new dependencies to the compiler.
1616
Decisions are made on a case-by-case basis, during code review.
1717

0 commit comments

Comments
 (0)