mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-17 02:42:54 +00:00
internal: Implement naked_asm! builtin
This commit is contained in:
parent
acd469681f
commit
f748eb510e
3 changed files with 4 additions and 1 deletions
|
|
@ -307,6 +307,7 @@ define_symbols! {
|
|||
module_path,
|
||||
mul_assign,
|
||||
mul,
|
||||
naked_asm,
|
||||
ne,
|
||||
neg,
|
||||
Neg,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue