未验证 提交 56918e52 编写于 作者: @ @ßd€łw@ħ@ß 提交者: GitHub

remove confusing about lvalues term

上级 6eccce2c
......@@ -86,7 +86,7 @@ llvm_asm!("xor %eax, %eax" ::: "eax");
Input and output operands follow the same format: `:
"constraints1"(expr1), "constraints2"(expr2), ..."`. Output operand
expressions must be mutable values, or not yet assigned:
expressions must be mutable place, or not yet assigned:
```rust
# #![feature(llvm_asm)]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册