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-srv
/
proc-macro-test
Age
Commit message (
Expand
)
Author
Lines
2025-06-29
Do not append `--compile-time-deps` to overwritten build script commands
Lukas Wirth
-7
/
+5
2025-06-23
Don't run doctests
Chayim Refael Friedman
-0
/
+2
2025-06-13
`cargo upgrade`
Lukas Wirth
-1
/
+1
2025-06-11
Fix proc macro server handling of strings with minuses
Chayim Refael Friedman
-0
/
+1
2025-05-05
minor: Add more proc-macro tests for parsing negative literals
Lukas Wirth
-0
/
+5
2025-04-04
prefer default over new
BenjaminBrienen
-1
/
+1
2025-03-23
chore: Bump dependencies
Lukas Wirth
-2
/
+2
2025-03-18
chore: Clean up proc-macro-srv CI job
Lukas Wirth
-1
/
+7
2025-03-15
edition = "2024"
BenjaminBrienen
-2
/
+2
2025-02-27
enable doctest
BenjaminBrienen
-2
/
+0
2024-12-29
Enforce a current directory being set for spawned commands
Lukas Wirth
-0
/
+2
2024-07-15
Encode ident rawness and literal kind separately in tt::Leaf
Lukas Wirth
-1
/
+0
2024-06-30
Actual dummy server for the server cli
Lukas Wirth
-1
/
+1
2024-06-30
Fix proc-macro-test build script
Lukas Wirth
-2
/
+1
2024-06-30
Move proc-macro-test test path fetching from include to env var
Lukas Wirth
-4
/
+2
2024-06-30
Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml alre...
Lukas Wirth
-3
/
+1
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+307