This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-analyzer
Watch
2
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer
synced
2025-01-01 07:48:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
32ee097580
rust-analyzer
/
crates
/
proc-macro-srv
/
src
History
Amos Wenger
32ee097580
Run proc macro expansion in a separate thread (for the thread-local interner)
2022-07-21 18:11:50 +02:00
..
abis
Use a thread-local for the symbol interner (1/2)
2022-07-21 14:57:09 +02:00
tests
Add proc-macro-srv integration test that clones literals
2022-07-20 16:43:40 +02:00
cli.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
dylib.rs
Move version string to RustcInfo, read '.rustc' section only once
2022-07-21 13:57:36 +02:00
lib.rs
Run proc macro expansion in a separate thread (for the thread-local interner)
2022-07-21 18:11:50 +02:00