about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorTshepang Mbambo <tshepang@gmail.com>2025-05-10 13:48:45 +0200
committerTshepang Mbambo <tshepang@gmail.com>2025-05-10 13:48:45 +0200
commit5a406be039cd22ff52ef14c7b169fbb36f8f0553 (patch)
tree2e36cc84f14b08839e3bb2359fb2142b12e5ec4e /src/doc/rustc-dev-guide
parent58fa975a15a8a74f6cc97bbe8503fbed67412d99 (diff)
downloadrust-5a406be039cd22ff52ef14c7b169fbb36f8f0553.tar.gz
rust-5a406be039cd22ff52ef14c7b169fbb36f8f0553.zip
noise
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/ci/date-check/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml b/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml
index 1ffa13bc008..f49e6d0db94 100644
--- a/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml
+++ b/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml
@@ -2,8 +2,6 @@
 name = "date-check"
 edition = "2024"
 
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
 [dependencies]
 glob = "0.3"
 regex = "1"