about summary refs log tree commit diff
path: root/tests/ui/asm/binary_asm_labels.stderr
AgeCommit message (Collapse)AuthorLines
2024-07-18Update the `binary_asm_label` messageTrevor Gross-5/+15
The link pointed to a closed issue. Create a new one and point the link to it. Also add a help message to hint what change the user could make. Fixes: https://github.com/rust-lang/rust/issues/127821
2024-07-09add lint for inline asm labels that look like binaryasquared31415-0/+43