Skip to content

Translate inline assembly errors back to source locations #17552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kmcallister opened this issue Sep 26, 2014 · 0 comments · Fixed by #17592
Closed

Translate inline assembly errors back to source locations #17552

kmcallister opened this issue Sep 26, 2014 · 0 comments · Fixed by #17592
Labels
A-diagnostics Area: Messages for errors, warnings, and lints A-inline-assembly Area: Inline assembly (`asm!(…)`)

Comments

@kmcallister
Copy link
Contributor

http://llvm.org/docs/LangRef.html#inline-asm-metadata

@sfackler sfackler added A-inline-assembly Area: Inline assembly (`asm!(…)`) A-diagnostics Area: Messages for errors, warnings, and lints labels Sep 26, 2014
kmcallister added a commit to kmcallister/rust that referenced this issue Sep 27, 2014
lnicola pushed a commit to lnicola/rust that referenced this issue Jul 11, 2024
fix: Fix parameter completions using macro expanded source ranges

Fixes rust-lang/rust-analyzer#17550
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-diagnostics Area: Messages for errors, warnings, and lints A-inline-assembly Area: Inline assembly (`asm!(…)`)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants