File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Rustのサポートレベルは3階級に分かれていて、それぞれ違う
39
39
<!-- Platforms are identified by their "target triple" which is the string to inform -->
40
40
<!-- the compiler what kind of output should be produced. The columns below indicate -->
41
41
<!-- whether the corresponding component works on the specified platform. -->
42
- プラットフォームはその 「ターゲットトリプル」という文字列によって識別されます。
42
+ プラットフォームは 「ターゲットトリプル」という文字列によって識別されます。
43
43
これは、どの種類のアウトプットを生成すべきかをコンパイラに伝えるためのものです。
44
44
下の表は対応するコンポーネントがそのプラットフォームで動作するかを示します。
45
45
@@ -144,7 +144,7 @@ Rustのサポートレベルは3階級に分かれていて、それぞれ違う
144
144
145
145
<!-- Note that this table can be expanded over time, this isn't the exhaustive set of -->
146
146
<!-- tier 3 platforms that will ever be! -->
147
- このテーブルは時間と共に拡張されるかもしれないことに注意してください 。
147
+ この表は時間と共に拡張されるかもしれないことに注意してください 。
148
148
これから存在する全ての3級のプラットフォームは網羅していないのです!
149
149
150
150
You can’t perform that action at this time.
0 commit comments