index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
proc-macro-api
/
src
/
process.rs
Age
Commit message (
Expand
)
Author
Lines
2024-01-09
Auto merge of #16312 - Veykril:win-proc-macro-srv, r=Veykril
bors
-4
/
+11
2024-01-09
Recognize proc macro server unexpectedly exiting and report the exit code
Lukas Wirth
-8
/
+43
2024-01-09
fix: Fix rust-analyzer-proc-macro-srv failing to spawn on windows
Lukas Wirth
-4
/
+11
2023-12-22
More general server config message for proc-macro-api
Lukas Wirth
-2
/
+4
2023-12-21
Add rust-analyzer-span server feature equivalent to the ID server
Lukas Wirth
-8
/
+26
2023-04-26
Remove proc-macro server command from the rust-analyzer binary
Lukas Wirth
-19
/
+5
2023-04-14
Encode closing delimiter span in FlatTrees
Lukas Wirth
-0
/
+4
2023-02-09
Hide proc macro server version detection errors
Laurențiu Nicola
-6
/
+9
2023-02-03
Fail spawning proc-macro servers when their api version is newer than r-a's
Lukas Wirth
-1
/
+8
2023-02-01
Implement proc-macro-api versioning
Lukas Wirth
-6
/
+32
2022-12-25
Moar linting: needless_borrow, let_unit_value, ...
Yuri Astrakhan
-1
/
+1
2022-07-25
Gate and rename binary, use it if it's in the sysroot
Amos Wenger
-0
/
+1
2022-05-01
style: rename crates to kebab case
Peh
-0
/
+106