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
/
msg
Age
Commit message (
Expand
)
Author
Lines
2023-12-21
Add rust-analyzer-span server feature equivalent to the ID server
Lukas Wirth
-4
/
+37
2023-12-20
Remove SyntaxContext trait
Lukas Wirth
-3
/
+1
2023-12-18
internal: Split out a span crate
Lukas Wirth
-14
/
+14
2023-12-01
Pass calling span through to builtin macro expansions
Lukas Wirth
-10
/
+0
2023-11-28
Turn macro_expand from query to normal function
Lukas Wirth
-7
/
+1
2023-11-28
Re-enable proc-macros
Lukas Wirth
-182
/
+199
2023-11-28
Re-implement InFile wrappers as type aliases over generic InFileWrapper
Lukas Wirth
-2
/
+2
2023-11-28
Proper span representation with syntax context
Lukas Wirth
-13
/
+18
2023-11-28
Replace ID based TokenMap with proper relative text-ranges / spans
Lukas Wirth
-0
/
+14
2023-11-28
Infect proc-macro-api crate with generic span type parameter
Lukas Wirth
-72
/
+158
2023-04-14
Encode closing delimiter span in FlatTrees
Lukas Wirth
-16
/
+44
2023-01-31
Make tt generic over the span data
Lukas Wirth
-19
/
+24
2023-01-02
remove useless operations
Daniel Eades
-1
/
+1
2022-12-24
Inline all format arguments where possible
Yuri Astrakhan
-3
/
+3
2022-08-09
remove imports that are also in edition 2021's prelude
KaDiWa
-4
/
+1
2022-05-01
style: rename crates to kebab case
Peh
-0
/
+328