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
Age
Commit message (
Expand
)
Author
Lines
2023-05-02
Use triomphe Arc
Laurențiu Nicola
-4
/
+2
2023-04-26
Remove proc-macro server command from the rust-analyzer binary
Lukas Wirth
-25
/
+7
2023-04-14
Encode closing delimiter span in FlatTrees
Lukas Wirth
-22
/
+61
2023-03-25
Remove client side proc-macro version check
Lukas Wirth
-12
/
+2
2023-02-14
Cargo fmt
Rune Tynan
-1
/
+1
2023-02-14
Add v7 support to rust-analyzer
Rune Tynan
-5
/
+8
2023-02-09
Hide proc macro server version detection errors
Laurențiu Nicola
-6
/
+9
2023-02-03
Auto merge of #14070 - Veykril:proc-macro-api, r=Veykril
bors
-9
/
+47
2023-02-03
Fail spawning proc-macro servers when their api version is newer than r-a's
Lukas Wirth
-2
/
+9
2023-02-01
Bump zip
Laurențiu Nicola
-1
/
+1
2023-02-01
Implement proc-macro-api versioning
Lukas Wirth
-8
/
+39
2023-01-31
Make tt generic over the span data
Lukas Wirth
-30
/
+40
2023-01-25
fix: Fix process-changes not deduplicating changes correctly
Lukas Wirth
-1
/
+1
2023-01-02
remove useless operations
Daniel Eades
-1
/
+1
2022-12-25
Moar linting: needless_borrow, let_unit_value, ...
Yuri Astrakhan
-1
/
+1
2022-12-24
Inline all format arguments where possible
Yuri Astrakhan
-5
/
+5
2022-08-09
remove imports that are also in edition 2021's prelude
KaDiWa
-4
/
+1
2022-08-01
Fix r-a spelling in some places
Jonas Schievink
-1
/
+1
2022-07-25
Gate and rename binary, use it if it's in the sysroot
Amos Wenger
-0
/
+1
2022-07-21
Move version string to RustcInfo, read '.rustc' section only once
Amos Wenger
-1
/
+3
2022-07-21
Assert that sysroot ABI version matches exactly
Amos Wenger
-2
/
+2
2022-07-20
Enable extra warnings required by rust-lang/rust
Amos Wenger
-0
/
+2
2022-07-08
Update remaining GitHub URLs
Jonas Schievink
-1
/
+1
2022-06-15
Show proc-macro loading errors in unresolved-proc-macro diagnostics
Lukas Wirth
-10
/
+6
2022-05-01
style: rename crates to kebab case
Peh
-0
/
+920