This repository was archived by the owner on Sep 30, 2020. It is now read-only.
File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ <h3>Toolchain management with <code>rustup</code></h3>
111
111
< code > rustup</ code > manages these builds in a consistent way on every
112
112
platform that Rust supports, enabling installation of Rust from the
113
113
beta and nightly release channels as well as support for additional
114
- cross-compilation targets
114
+ cross-compilation targets.
115
115
</ p >
116
116
117
117
< p >
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ <h3>Administración de herramientas con <code>rustup</code></h3>
124
124
consistente en todas las plataformas que Rust soporta, permitiendo la
125
125
instalación de Rust en las versiones < i > beta</ i > y < i > nightly</ i > así
126
126
como el soporte de compilación para otras plataformas usando
127
- < i > cross-compiling</ i >
127
+ < i > cross-compiling</ i > .
128
128
</ p >
129
129
130
130
< p >
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ <h3>Manajemen toolchain dengan <code>rustup</code></h3>
110
110
</ a > , Jadi ada banyak pembuatan Rust yang tersedia kapan saja.
111
111
< code > rustup</ code > mengelola ini yang dibangun secara konsisten di setiap
112
112
platform yang didukung Rust, memungkinkan instalasi Rust dari
113
- saluran rilis beta dan nightly serta dukungan untuk target cross-compilation tambahan
113
+ saluran rilis beta dan nightly serta dukungan untuk target cross-compilation tambahan.
114
114
</ p >
115
115
116
116
< p >
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ <h3>Zarządzanie zestawu narzędzi przez <code>rustup</code></h3>
89
89
< code > rustup</ code > zarządza tymi wydaniami w konsekwentny sposób na
90
90
każdej platformie, jaką wspiera Rust, umożliwiając instalację Rusta z
91
91
kanałów beta oraz nightly, a także wsparcie dodatkowych
92
- celów kompilacji skrośnej
92
+ celów kompilacji skrośnej.
93
93
</ p >
94
94
95
95
< p >
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ <h3>Toolchain management with <code>rustup</code></h3>
111
111
< code > rustup</ code > manages these builds in a consistent way on every
112
112
platform that Rust supports, enabling installation of Rust from the
113
113
beta and nightly release channels as well as support for additional
114
- cross-compilation targets
114
+ cross-compilation targets.
115
115
</ p >
116
116
117
117
< p >
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ <h3>Toolchain hantering med <code>rustup</code></h3>
111
111
< code > rustup</ code > hanterar dessa byggningar på ett konsekvent sätt på varje
112
112
plattform som rust stödjer. Detta möjliggör installation av rust från
113
113
de nattliga och beta-release-kanalerna samt stöd för ytterligare
114
- kross-kompilerings-mål (cross-compilation targets)
114
+ kross-kompilerings-mål (cross-compilation targets).
115
115
</ p >
116
116
117
117
< p >
You can’t perform that action at this time.
0 commit comments