@@ -21,23 +21,23 @@ <h3>{{ site.stable_date | date: "%B %-d, %Y" }}</h3>
21
21
< table class ="table-features table-installers "> < tbody >
22
22
< tr >
23
23
< td class ="inst-type "> Linux (.tar.gz)</ td >
24
- < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-x86_64-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
25
- < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-i686-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
24
+ < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-x86_64-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
25
+ < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-i686-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
26
26
</ tr >
27
27
< tr >
28
28
< td class ="inst-type "> Mac (.pkg)</ td >
29
- < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-x86_64-apple-darwin.pkg "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
30
- < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-i686-apple-darwin.pkg "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
29
+ < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-x86_64-apple-darwin.pkg "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
30
+ < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-i686-apple-darwin.pkg "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
31
31
</ tr >
32
32
< tr >
33
- < td class ="inst-type "> Windows (< a href ="#win-foot "> GNU ABI < sup > †</ sup > </ a > ) (.msi)</ td >
34
- < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-x86_64-pc-windows-gnu.msi "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
35
- < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-i686-pc-windows-gnu.msi "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
33
+ < td class ="inst-type "> Windows (< a href ="#win-foot "> ABI GNU < sup > †</ sup > </ a > ) (.msi)</ td >
34
+ < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-x86_64-pc-windows-gnu.msi "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
35
+ < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-i686-pc-windows-gnu.msi "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
36
36
</ tr >
37
37
< tr >
38
- < td class ="inst-type "> Windows (< a href ="#win-foot "> MSVC ABI < sup > †</ sup > </ a > ) (.msi) </ td >
39
- < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-x86_64-pc-windows-msvc.msi "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
40
- < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-i686-pc-windows-msvc.msi "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
38
+ < td class ="inst-type "> Windows (< a href ="#win-foot "> ABI MSVC < sup > †</ sup > </ a > ) (.msi) </ td >
39
+ < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-x86_64-pc-windows-msvc.msi "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
40
+ < td > < a href ="https://static.rust-lang.org/dist/rust-{{ site.stable }}-i686-pc-windows-msvc.msi "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
41
41
</ tr >
42
42
< tr > < td > </ td > </ tr >
43
43
< tr >
@@ -70,23 +70,23 @@ <h2 id="beta">Beta ({{ site.beta }})</h2>
70
70
< table class ="table-features table-installers "> < tbody >
71
71
< tr >
72
72
< td class ="inst-type "> Linux (.tar.gz)</ td >
73
- < td > < a href ="https://static.rust-lang.org/dist/rust-beta-x86_64-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
74
- < td > < a href ="https://static.rust-lang.org/dist/rust-beta-i686-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
73
+ < td > < a href ="https://static.rust-lang.org/dist/rust-beta-x86_64-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
74
+ < td > < a href ="https://static.rust-lang.org/dist/rust-beta-i686-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
75
75
</ tr >
76
76
< tr >
77
77
< td class ="inst-type "> Mac (.pkg)</ td >
78
- < td > < a href ="https://static.rust-lang.org/dist/rust-beta-x86_64-apple-darwin.pkg "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
79
- < td > < a href ="https://static.rust-lang.org/dist/rust-beta-i686-apple-darwin.pkg "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
78
+ < td > < a href ="https://static.rust-lang.org/dist/rust-beta-x86_64-apple-darwin.pkg "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
79
+ < td > < a href ="https://static.rust-lang.org/dist/rust-beta-i686-apple-darwin.pkg "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
80
80
</ tr >
81
81
< tr >
82
- < td class ="inst-type "> Windows (< a href ="#win-foot "> GNU ABI < sup > †</ sup > </ a > ) (.msi)</ td >
83
- < td > < a href ="https://static.rust-lang.org/dist/rust-beta-x86_64-pc-windows-gnu.msi "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
84
- < td > < a href ="https://static.rust-lang.org/dist/rust-beta-i686-pc-windows-gnu.msi "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
82
+ < td class ="inst-type "> Windows (< a href ="#win-foot "> ABI GNU < sup > †</ sup > </ a > ) (.msi)</ td >
83
+ < td > < a href ="https://static.rust-lang.org/dist/rust-beta-x86_64-pc-windows-gnu.msi "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
84
+ < td > < a href ="https://static.rust-lang.org/dist/rust-beta-i686-pc-windows-gnu.msi "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
85
85
</ tr >
86
86
< tr >
87
- < td class ="inst-type "> Windows (< a href ="#win-foot "> MSVC ABI < sup > †</ sup > </ a > ) (.msi) </ td >
88
- < td > < a href ="https://static.rust-lang.org/dist/rust-beta-x86_64-pc-windows-msvc.msi "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
89
- < td > < a href ="https://static.rust-lang.org/dist/rust-beta-i686-pc-windows-msvc.msi "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
87
+ < td class ="inst-type "> Windows (< a href ="#win-foot "> ABI MSVC < sup > †</ sup > </ a > ) (.msi) </ td >
88
+ < td > < a href ="https://static.rust-lang.org/dist/rust-beta-x86_64-pc-windows-msvc.msi "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
89
+ < td > < a href ="https://static.rust-lang.org/dist/rust-beta-i686-pc-windows-msvc.msi "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
90
90
< td > </ td >
91
91
</ tr >
92
92
< tr > < td > </ td > </ tr >
@@ -121,23 +121,23 @@ <h2 id="nightly">Nightly ({{ site.nightly }})</h2>
121
121
< table class ="table-features table-installers "> < tbody >
122
122
< tr >
123
123
< td class ="inst-type "> Linux (.tar.gz)</ td >
124
- < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-x86_64-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
125
- < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-i686-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
124
+ < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-x86_64-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
125
+ < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-i686-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
126
126
</ tr >
127
127
< tr >
128
128
< td class ="inst-type "> Mac (.pkg)</ td >
129
- < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-x86_64-apple-darwin.pkg "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
130
- < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-i686-apple-darwin.pkg "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
129
+ < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-x86_64-apple-darwin.pkg "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
130
+ < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-i686-apple-darwin.pkg "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
131
131
</ tr >
132
132
< tr >
133
- < td class ="inst-type "> Windows (< a href ="#win-foot "> GNU ABI < sup > †</ sup > </ a > ) (.msi)</ td >
134
- < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-x86_64-pc-windows-gnu.msi "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
135
- < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-i686-pc-windows-gnu.msi "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
133
+ < td class ="inst-type "> Windows (< a href ="#win-foot "> ABI GNU < sup > †</ sup > </ a > ) (.msi)</ td >
134
+ < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-x86_64-pc-windows-gnu.msi "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
135
+ < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-i686-pc-windows-gnu.msi "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
136
136
</ tr >
137
137
< tr >
138
- < td class ="inst-type "> Windows (< a href ="#win-foot "> MSVC ABI < sup > †</ sup > </ a > ) (.msi) </ td >
139
- < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-x86_64-pc-windows-msvc.msi "> < div class ="inst-button "> 64-bit </ div > </ a > </ td >
140
- < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-i686-pc-windows-msvc.msi "> < div class ="inst-button "> 32-bit </ div > </ a > </ td >
138
+ < td class ="inst-type "> Windows (< a href ="#win-foot "> ABI MSVC < sup > †</ sup > </ a > ) (.msi) </ td >
139
+ < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-x86_64-pc-windows-msvc.msi "> < div class ="inst-button "> 64 bits </ div > </ a > </ td >
140
+ < td > < a href ="https://static.rust-lang.org/dist/rust-nightly-i686-pc-windows-msvc.msi "> < div class ="inst-button "> 32 bits </ div > </ a > </ td >
141
141
< td > </ td >
142
142
</ tr >
143
143
< tr > < td > </ td > </ tr >
0 commit comments