Auto merge of #127394 - matthiaskrgr:rollup-h8xj6tv, r=matthiaskrgr #47496
Annotations
10 errors
tests/ui/asm/aarch64/parse-error.rs#L11
requires at least a template string argument
|
tests/ui/asm/aarch64/parse-error.rs#L13
asm template must be a string literal
|
tests/ui/asm/aarch64/parse-error.rs#L15
expected token: `,`
|
tests/ui/asm/aarch64/parse-error.rs#L17
expected operand, clobber_abi, options, or additional template string
|
tests/ui/asm/aarch64/parse-error.rs#L19
expected `(`, found `foo`
|
tests/ui/asm/aarch64/parse-error.rs#L21
expected `)`, found `foo`
|
tests/ui/asm/aarch64/parse-error.rs#L23
expected expression, found end of macro arguments
|
tests/ui/asm/aarch64/parse-error.rs#L25
expected register class or explicit register
|
tests/ui/asm/aarch64/parse-error.rs#L27
expected expression, found end of macro arguments
|
tests/ui/asm/aarch64/parse-error.rs#L29
expected one of `!`, `,`, `.`, `::`, `?`, `{`, or an operator, found `=>`
|
This job failed
Loading