File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 31
31
| comma | カンマ
32
32
| compiler | コンパイラ
33
33
| constant | 定数
34
+ | continuous integration | 継続的インテグレーション
34
35
| crate | クレート
35
36
| dangling | ダングリング
36
37
| declaration statement | 宣言文
44
45
| documentation comment | ドキュメンテーションコメント
45
46
| documentation test | ドキュメンテーションテスト
46
47
| early return | 早期リターン
48
+ | error | エラー
47
49
| enum | 列挙型
48
50
| expression statement | 式文
49
51
| feature | フィーチャ
77
79
| mutability | ミュータビリティ
78
80
| mutable binding | ミュータブルな束縛
79
81
| offline | オフライン
82
+ | open source | オープンソース
80
83
| option | オプション
81
84
| output lifetime | 出力ライフタイム
82
85
| owner | 所有者
83
86
| ownership | 所有権
84
87
| panic | パニック
85
88
| parametric polymorphism | パラメトリック多相
89
+ | patch | パッチ
86
90
| pattern | パターン
87
91
| performance | パフォーマンス
88
92
| platform | プラットフォーム
89
93
| pointer | ポインタ
94
+ | process | プロセス
90
95
| re-assignment | 再代入
91
96
| rebind | 再束縛
97
+ | regression | リグレッション
98
+ | release | リリース
92
99
| return | 返す
93
100
| scope | スコープ
94
101
| script | スクリプト
116
123
| variable | 変数
117
124
| variable binding | 変数束縛
118
125
| vector | ベクタ
126
+ | version | バージョン
119
127
| warning | ウォーニング
120
128
| wildcard | ワイルドカード
You can’t perform that action at this time.
0 commit comments