From ef8c8fc083c39352d3297efb7728d2599223f2df Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sat, 18 Feb 2023 15:20:08 +0200 Subject: Vetting deps datecheck (#1614) --- src/doc/rustc-dev-guide/src/crates-io.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/doc') diff --git a/src/doc/rustc-dev-guide/src/crates-io.md b/src/doc/rustc-dev-guide/src/crates-io.md index f012c5bb58e..403d61a81da 100644 --- a/src/doc/rustc-dev-guide/src/crates-io.md +++ b/src/doc/rustc-dev-guide/src/crates-io.md @@ -11,10 +11,9 @@ you should avoid adding dependencies to the compiler for several reasons: - The dependency may have transitive dependencies that have one of the above problems. -As of Aug 2022, -there is no official policy for vetting new dependencies to the compiler. -Decisions are made on a case-by-case basis, -during code review. + +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. ## Permitted dependencies -- cgit 1.4.1-3-g733a5