Auto merge of #127541 - estebank:diff-suggestions, r=petrochenkov #49264
Annotations
10 errors
run the build:
tests/ui/asm/aarch64/parse-error.rs#L9
requires at least a template string argument
|
run the build:
tests/ui/asm/aarch64/parse-error.rs#L11
asm template must be a string literal
|
run the build:
tests/ui/asm/aarch64/parse-error.rs#L13
expected token: `,`
|
run the build:
tests/ui/asm/aarch64/parse-error.rs#L15
expected operand, clobber_abi, options, or additional template string
|
run the build:
tests/ui/asm/aarch64/parse-error.rs#L17
expected `(`, found `foo`
|
run the build:
tests/ui/asm/aarch64/parse-error.rs#L19
expected `)`, found `foo`
|
run the build:
tests/ui/asm/aarch64/parse-error.rs#L21
expected expression, found end of macro arguments
|
run the build:
tests/ui/asm/aarch64/parse-error.rs#L23
expected register class or explicit register
|
run the build:
tests/ui/asm/aarch64/parse-error.rs#L25
expected expression, found end of macro arguments
|
run the build:
tests/ui/asm/aarch64/parse-error.rs#L27
expected one of `!`, `,`, `.`, `::`, `?`, `{`, or an operator, found `=>`
|
Loading