From 5e1c28826ac1ffcab46ef535ea77a9992c9fed28 Mon Sep 17 00:00:00 2001 From: krishna3554 Date: Sat, 4 Jul 2026 00:11:25 +0530 Subject: [PATCH] Update date-check markers for July 2026 --- src/contributing.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/contributing.md b/src/contributing.md index 4e292c5476..0c1feb3f48 100644 --- a/src/contributing.md +++ b/src/contributing.md @@ -444,20 +444,20 @@ Just a few things to keep in mind: For the action to pick the date, add a special annotation before specifying the date: ```md - Nov 2025 + Jul 2026 ``` Example: ```md - As of Nov 2025, the foo did the bar. + As of Jul 2026, the foo did the bar. ``` For cases where the date should not be part of the visible rendered output, use the following instead: ```md - + ``` - A link to a relevant WG, tracking issue, `rustc` rustdoc page, or similar, that may provide