Skip to content

Commit ccff86c

Browse files
authored
Merge pull request #2532 from rust-lang/tshepang/date-check
there is still no official policy regarding new rustc crate deps
2 parents d2bc614 + d6ade5d commit ccff86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)