Skip to content

Commit 76f7952

Browse files
committed
update TranslationTable
1 parent cd1917d commit 76f7952

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

TranslationTable.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
|:-------------------------------|:-------------
1313
| alignment | アラインメント
1414
| allocator | アロケータ
15+
| antipattern | アンチパターン
1516
| application | アプリケーション
1617
| arity | アリティ
1718
| array | 配列
@@ -44,6 +45,7 @@
4445
| generics | ジェネリクス
4546
| identifier | 識別子
4647
| immutable | イミュータブル
48+
| keyword | キーワード
4749
| Intrinsics | Intrinsic
4850
| Lang Items | Lang Item
4951
| library | ライブラリ
@@ -52,13 +54,17 @@
5254
| lint | リント
5355
| match | マッチ
5456
| memory | メモリ
57+
| method | メソッド
5558
| move | ムーブ
5659
| mutable | ミュータブル
5760
| mutability | ミュータビリティ
5861
| owner | 所有者
5962
| ownership | 所有権
6063
| panic | パニック
6164
| parametric polymorphism | パラメトリック多相
65+
| pattern | パターン
66+
| performance | パフォーマンス
67+
| pointer | ポインタ
6268
| return | 返す
6369
| shadow | 覆い隠す
6470
| signature | シグネチャ

0 commit comments

Comments
 (0)