layout |
---|
default |
Tool | Linux | Windows | In this state since… |
---|---|---|---|
{%- for status in site.data.latest %} | |||
{{ status.tool }} | |||
{{- " | " -}} | ||
{{ status.linux | replace: '-', ' ' }} | ||
{{- " | " -}} | ||
{{ status.windows | replace: '-', ' ' }} | ||
{{- " | " -}} | ||
{{ status.commit | truncate: 9, "" }} on {{ status.datetime | date: "%Y-%m-%d %H:%M:%S" }} | |
{%- endfor %} |
The table above reflects the real-time status on the master branch. Please also check https://rust-lang.github.io/rustup-components-history/ for availability of each component on nightly.