This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust-analyzer
Watch
1
Star
0
Fork
0
You've already forked rust-analyzer
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-10-01 11:31:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
syntax
History
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
..
fuzz
edition = "2024"
2025-03-15 21:32:01 +01:00
src
Differentiate between
asm!()
,
global_asm!()
and
naked_asm!()
, and make only
asm!()
unsafe
2025-07-09 17:37:27 +03:00
test_data
minor: Simplify impl-ty parse validation
2025-03-25 10:14:40 +01:00
Cargo.toml
Don't run doctests
2025-06-23 00:50:22 +03:00
rust.ungram
Differentiate between
asm!()
,
global_asm!()
and
naked_asm!()
, and make only
asm!()
unsafe
2025-07-09 17:37:27 +03:00