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
/
proc-macro-srv
/
src
History
Lukas Wirth
b6910ed1b2
Merge pull request
#18327
from ChayimFriedman2/flat-tt
...
Store token trees in contiguous `Vec` instead of as a tree
2025-01-03 11:31:58 +00:00
..
dylib
Only parse the object file once
2024-12-12 13:23:25 +01:00
server_impl
Merge pull request
#18327
from ChayimFriedman2/flat-tt
2025-01-03 11:31:58 +00:00
tests
Store token trees in contiguous
Vec
instead of as a tree
2025-01-02 19:21:46 +02:00
dylib.rs
Store token trees in contiguous
Vec
instead of as a tree
2025-01-02 19:21:46 +02:00
lib.rs
Store token trees in contiguous
Vec
instead of as a tree
2025-01-02 19:21:46 +02:00
proc_macros.rs
Store token trees in contiguous
Vec
instead of as a tree
2025-01-02 19:21:46 +02:00
server_impl.rs
Store token trees in contiguous
Vec
instead of as a tree
2025-01-02 19:21:46 +02:00