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-bridge
/
src
History
¨Florian
5335d8cbc5
Fix syntax fixup producing invalid punctuation
...
Fixes
#19206
.
Fixes
#18244
.
2025-03-08 13:21:00 +01:00
..
lib.rs
Fix syntax fixup producing invalid punctuation
2025-03-08 13:21:00 +01:00
prettify_macro_expansion.rs
Get rid of
$crate
in expansions shown to the user
2024-09-18 18:30:59 +03:00
tests.rs
Store token trees in contiguous
Vec
instead of as a tree
2025-01-02 19:21:46 +02:00
to_parser_input.rs
Make edition per-token, not per-file
2025-01-09 05:43:08 +02:00