We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92014d6 commit 8083218Copy full SHA for 8083218
index.md
@@ -12,7 +12,7 @@ layout: default
12
<span class="status-{{ status.windows }}">{{ status.windows | replace: '-', ' ' }}</span>
13
{{- "|" -}}
14
<a href="https://github.com/rust-lang/rust/commits/{{ status.commit }}">{{ status.commit | truncate: 9, "" }}</a> on <date datetime="{{ status.datetime }}">{{ status.datetime | date: "%Y-%m-%d %H:%M:%S" }}</date> |
15
-{%- endfor -%}
+{%- endfor %}
16
17
The table above reflects the real-time status on the master branch.
18
Please also check <https://mexus.github.io/rustup-components-history/> for availability of each component on nightly.
0 commit comments