Merge pull request #2532 from rust-lang/tshepang/date-check
there is still no official policy regarding new rustc crate deps
This commit is contained in:
commit
788845811e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ you should avoid adding dependencies to the compiler for several reasons:
|
|||
- The dependency may have transitive dependencies that have one of the above
|
||||
problems.
|
||||
|
||||
<!-- date-check: Feb 2023 -->
|
||||
<!-- date-check: Aug 2025 -->
|
||||
Note that there is no official policy for vetting new dependencies to the compiler.
|
||||
Decisions are made on a case-by-case basis, during code review.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue