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 33
33
| compiler | コンパイラ
34
34
| constant | 定数
35
35
| constructor | コンストラクタ
36
+ | continuous integration | 継続的インテグレーション
36
37
| crate | クレート
37
38
| dangling | ダングリング
38
39
| declaration statement | 宣言文
46
47
| documentation comment | ドキュメンテーションコメント
47
48
| documentation test | ドキュメンテーションテスト
48
49
| early return | 早期リターン
50
+ | error | エラー
49
51
| enum | 列挙型
50
52
| equality | 等値性
51
53
| expression statement | 式文
83
85
| mutable binding | ミュータブルな束縛
84
86
| offline | オフライン
85
87
| opaque | オペーク
88
+ | open source | オープンソース
86
89
| option | オプション
87
90
| output lifetime | 出力ライフタイム
88
91
| owner | 所有者
89
92
| ownership | 所有権
90
93
| panic | パニック
91
94
| parametric polymorphism | パラメトリック多相
95
+ | patch | パッチ
92
96
| pattern | パターン
93
97
| performance | パフォーマンス
94
98
| platform | プラットフォーム
95
99
| pointer | ポインタ
100
+ | process | プロセス
96
101
| re-assignment | 再代入
97
102
| rebind | 再束縛
103
+ | regression | リグレッション
104
+ | release | リリース
98
105
| return | 返す
99
106
| scope | スコープ
100
107
| script | スクリプト
126
133
| variable binding | 変数束縛
127
134
| variant | ヴァリアント
128
135
| vector | ベクタ
136
+ | version | バージョン
129
137
| warning | ウォーニング
130
138
| wildcard | ワイルドカード
You can’t perform that action at this time.
0 commit comments