add valid date-check marker

This commit is contained in:
Tshepang Mbambo 2024-11-09 22:29:34 +02:00
parent c423c5636d
commit 13ae69b254
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# Parallel Compilation
<div class="warning">
Parallel front-end is currently (as of 2024 November) undergoing significant
changes, this page contains quite a bit of outdated information.
As of <!-- date-check --> November 2024,
the parallel front-end is undergoing significant changes,
so this page contains quite a bit of outdated information.
Tracking issue: <https://github.com/rust-lang/rust/issues/113349>
</div>