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
/
mbe
/
src
/
parser.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-13
Allow lifetime repeats in macros: $($x)'a*
Tadeo Kondrak
-4
/
+15
2025-04-21
Remove unnecessary predefined symbol clones
Chayim Refael Friedman
-1
/
+1
2025-04-01
Fix a bug in MBE expansion that arose from incorrect fixing of an older bug i...
Chayim Refael Friedman
-3
/
+6
2025-03-15
cargo fmt
BenjaminBrienen
-7
/
+7
2025-03-15
chore: Remove legacy `SyntaxContextId` re-export
Lukas Wirth
-6
/
+6
2025-02-27
fix doc tests
BenjaminBrienen
-2
/
+2
2025-01-02
Store token trees in contiguous `Vec` instead of as a tree
Chayim Refael Friedman
-45
/
+43
2024-09-19
Support the `${concat(...)}` metavariable expression
Chayim Refael Friedman
-0
/
+50
2024-09-18
feat: Implement `expr_2021`
Shoyu Vanilla
-6
/
+26
2024-07-19
Test macros doing edition dependent parsing
Lukas Wirth
-18
/
+11
2024-07-16
Switch token trees to use Symbols
Lukas Wirth
-21
/
+21
2024-07-15
Encode ident rawness and literal kind separately in tt::Leaf
Lukas Wirth
-3
/
+9
2024-06-24
move tt-iter into tt crate
Lukas Wirth
-1
/
+2
2024-06-24
Shrink mbe's Op
Lukas Wirth
-10
/
+22
2024-06-11
edit: change 'Length' to 'Len'
randomicon00
-2
/
+2
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+384