We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a717e2b commit 3ac5f6eCopy full SHA for 3ac5f6e
compiler/rustc_ast_lowering/messages.ftl
@@ -182,7 +182,7 @@ ast_lowering_underscore_expr_lhs_assign =
182
183
ast_lowering_unstable_inline_assembly = inline assembly is not stable yet on this architecture
184
ast_lowering_unstable_inline_assembly_label_operand_with_outputs =
185
- using both label and outputs operands for inline assembly is unstable
+ using both label and output operands for inline assembly is unstable
186
ast_lowering_unstable_inline_assembly_label_operands =
187
label operands for inline assembly are unstable
188
ast_lowering_unstable_may_unwind = the `may_unwind` option is unstable
0 commit comments