File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -17624,22 +17624,3 @@ msgstr ""
1762417624msgid ""
1762517625"[The rustdoc Book](https://doc.rust-lang.org/rustdoc/what-is-rustdoc.html)"
1762617626msgstr "[rustdoc 手册](https://doc.rust-lang.org/rustdoc/what-is-rustdoc.html)"
17627-
17628- #~ msgid ""
17629- #~ "// Could `match` 1 ..= 12 directly but then what age\n"
17630- #~ " // would the child be? Instead, bind to `n` for the\n"
17631- #~ " // sequence of 1 ..= 12. Now the age can be reported.\n"
17632- #~ msgstr ""
17633- #~ "// 可以直接匹配 1 ..= 12,但那样无法知道具体年龄\n"
17634- #~ " // 相反,我们将 1 ..= 12 的序列绑定到 `n`\n"
17635- #~ " // 现在就可以报告具体年龄了\n"
17636-
17637- #~ msgid ""
17638- #~ "// Got `Some` variant, match if its value, bound to `n`,\n"
17639- #~ " // is equal to 42.\n"
17640- #~ msgstr "// 获得 `Some` 变体,检查其值(绑定到 `n`)是否等于 42\n"
17641-
17642- #~ msgid ""
17643- #~ "The compiler forbids use of uninitialized variables, as this would lead "
17644- #~ "to undefined behavior."
17645- #~ msgstr "编译器禁止使用未初始化的变量,因为这会导致未定义行为。"
You can’t perform that action at this time.
0 commit comments