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-11-15 13:52:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
proc-macro-srv
/
src
History
Lukas Wirth
361a927a71
fix: Fix proc-macro API creating malformed negative literals
2025-05-05 14:10:42 +02:00
..
dylib
feat(proc-macro-srv): support metadata version 10
2025-04-03 14:58:59 +05:30
server_impl
fix: Fix proc-macro API creating malformed negative literals
2025-05-05 14:10:42 +02:00
tests
fix: Fix proc-macro API creating malformed negative literals
2025-05-05 14:10:42 +02:00
dylib.rs
refactor: Shuffle some unsafety around in proc-macro-srv
2025-03-27 08:41:53 +01:00
lib.rs
refactor: Shuffle some unsafety around in proc-macro-srv
2025-03-27 08:41:53 +01:00
proc_macros.rs
prefer default over new
2025-04-04 15:49:50 +02:00
server_impl.rs
Store token trees in contiguous
Vec
instead of as a tree
2025-01-02 19:21:46 +02:00