This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
rust-analyzer
Watch
1
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-11-01 04:18:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
bd8087e86e
rust-analyzer
/
crates
/
parser
/
test_data
History
Download ZIP
Download TAR.GZ
Chayim Refael Friedman
bd8087e86e
Differentiate between
asm!()
,
global_asm!()
and
naked_asm!()
, and make only
asm!()
unsafe
2025-07-09 17:37:27 +03:00
..
generated
Differentiate between
asm!()
,
global_asm!()
and
naked_asm!()
, and make only
asm!()
unsafe
2025-07-09 17:37:27 +03:00
lexer
Correctly handle
#""
in edition <2024
2024-10-27 00:47:13 +03:00
parser
Differentiate between
asm!()
,
global_asm!()
and
naked_asm!()
, and make only
asm!()
unsafe
2025-07-09 17:37:27 +03:00