While it is currently easy to figure out the URLs for older releases, it would be better to have a way to show the earlier releases somehow.
There is a FIXME comment about it in the docs:
|
<!-- FIXME: Show this sentence again once we've found a quick way to display the archives. |
|
Past releases can be found in [the archives]. |
|
--> |
While it is currently easy to figure out the URLs for older releases, it would be better to have a way to show the earlier releases somehow.
There is a
FIXMEcomment about it in the docs:rust-forge/src/infra/other-installation-methods.md
Lines 99 to 101 in 7932498