Skip to content

Conversation

luqmana
Copy link
Contributor

@luqmana luqmana commented Feb 16, 2014

These are no longer valid options as of the recent llvm upgrade.

bors added a commit that referenced this pull request Feb 16, 2014
These are no longer valid options as of the recent llvm upgrade.
@bors bors closed this Feb 16, 2014
@bors bors merged commit 615536a into rust-lang:master Feb 16, 2014
@luqmana luqmana deleted the ub branch February 16, 2014 17:52
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 26, 2024
Ensure ASM syntax detect `global_asm!` and `asm!` only on x86 architectures

The ASM syntax lint is only relevant on x86 architectures, so this PR ensures it doesn't trigger on other architectures. This PR also makes the lints check `global_asm!` items as well as `asm!` expressions.

changelog: Check `global_asm!` items in the ASM syntax lints, and fix false positives on non-x86 architectures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants