accept review suggestion

Co-authored-by: Noah Lev <camelidcamel@gmail.com>
This commit is contained in:
Tshepang Mbambo 2022-07-18 20:50:58 +02:00
parent 5524470c1c
commit d946154764
1 changed files with 2 additions and 2 deletions

View File

@ -439,8 +439,8 @@ Just a few things to keep in mind:
- The date the comment was added, e.g. instead of writing _"Currently, ..."_ - The date the comment was added, e.g. instead of writing _"Currently, ..."_
or _"As of now, ..."_, consider writing or _"As of now, ..."_, consider writing
_"As of January 2021, ..."_. _"As of January 2021, ..."_.
We have CI action (in `"~/.github/workflows/date-check.yml"`) We have a CI action (in `~/.github/workflows/date-check.yml`)
that generates an issue if any of these are over 6 months old. that generates a monthly issue with any of these that are over 6 months old.
- A link to a relevant WG, tracking issue, `rustc` rustdoc page, or similar, that may provide - A link to a relevant WG, tracking issue, `rustc` rustdoc page, or similar, that may provide
further explanation for the change process or a way to verify that the information is not further explanation for the change process or a way to verify that the information is not