add valid date-check marker
This commit is contained in:
parent
c423c5636d
commit
13ae69b254
|
|
@ -1,8 +1,9 @@
|
||||||
# Parallel Compilation
|
# Parallel Compilation
|
||||||
|
|
||||||
<div class="warning">
|
<div class="warning">
|
||||||
Parallel front-end is currently (as of 2024 November) undergoing significant
|
As of <!-- date-check --> November 2024,
|
||||||
changes, this page contains quite a bit of outdated information.
|
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>
|
Tracking issue: <https://github.com/rust-lang/rust/issues/113349>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue