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
/
src
/
tools
/
rust-analyzer
/
crates
/
proc-macro-api
Age
Commit message (
Expand
)
Author
Lines
2024-07-01
Improve error message when the proc-macro server unexpectedly exits
Lukas Wirth
-29
/
+55
2024-06-30
Arc proc-macro expander paths
Lukas Wirth
-3
/
+5
2024-06-30
Abstract proc-macro-srv protocol format
Lukas Wirth
-35
/
+51
2024-06-30
Simplify
Lukas Wirth
-14
/
+13
2024-06-30
Faster env snapshotting in proc-macro-srv
Lukas Wirth
-32
/
+43
2024-06-30
Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml alre...
Lukas Wirth
-2
/
+0
2024-06-30
Move interior mutability into ProcMacroSrvProcess
Lukas Wirth
-43
/
+31
2024-06-30
Move dylib version stuff to proc-macro-srv
Lukas Wirth
-173
/
+1
2024-06-09
Register virtual workspace Cargo.toml files in the VFS
Lukas Wirth
-0
/
+2
2024-06-06
chore: Prefer tracing span shorthand macros
Wilfred Hughes
-1
/
+1
2024-05-30
style: simplify string interpolation
Hamir Mahal
-2
/
+1
2024-04-30
fix: Tracing span names should match function names
Wilfred Hughes
-1
/
+1
2024-04-26
Show workspace info in the status bar
Lukas Wirth
-8
/
+16
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+1404