Update date-check markers for July 2026#2915
Conversation
|
Thanks for the PR. If you have write access, feel free to merge this PR if it does not need reviews. You can request a review using |
There was a problem hiding this comment.
Pull request overview
Updates rustc-dev-guide documentation “date-check” markers to reflect the July 2026 triage cycle, keeping time-sensitive notes and examples current.
Changes:
- Refreshed diagnostics translation warning “date-check” dates to July 2026.
- Updated contributing guide examples for the date-check annotation to July 2026.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/diagnostics/translation.md | Updates the warning block’s date-check markers to July 2026 (and keeps the translation-status note current). |
| src/contributing.md | Updates date-check annotation examples to July 2026 for contributor guidance. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Note that there is no current | ||
| active redesign proposals (as of | ||
| <!-- date-check --> October 2024 | ||
| <!-- date-check --> July 2026 |
|
r? rustc-dev-guide |
There was a problem hiding this comment.
there are no fluent files in the repo, and this page still talks about them
|
Reminder, once the PR becomes ready for a review, use |
a0bcc0b to
5e1c288
Compare
|
Thanks, that makes sense. I removed the @rustbot ready |
|
just a note that I should have not approved this since the text was not current, but I now made it so b4b1e00 |
Summary
src/diagnostics/translation.mdunchanged because it needs a broader content refresh before its date-check markers should be updatedPart of #2914.
Verification
CARGO_HOME=/tmp/rustc-date-check-cargo CARGO_TARGET_DIR=/tmp/rustc-date-check-target cargo run --manifest-path ci/date-check/Cargo.toml .git diff --checkThe temporary Cargo cache and target directories used for verification were removed after the check.