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
Age
Commit message (
Expand
)
Author
Lines
2024-07-15
Fix incorrect encoding of literals in the proc-macro-api on version 4
Lukas Wirth
-61
/
+4
2024-07-15
Encode ident rawness and literal kind separately in tt::Leaf
Lukas Wirth
-78
/
+201
2024-07-03
Fix up the syntax tree for macro 2.0
Lukas Wirth
-23
/
+22
2024-06-30
Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml alre...
Lukas Wirth
-2
/
+0
2024-06-24
move tt-iter into tt crate
Lukas Wirth
-310
/
+152
2024-06-24
Shrink mbe's Op
Lukas Wirth
-24
/
+46
2024-06-12
Auto merge of #17398 - Veykril:bogus-file, r=Veykril
bors
-2
/
+2
2024-06-12
internal: Remove FileId::BOGUS
Lukas Wirth
-2
/
+2
2024-06-11
Auto merge of #17392 - randomicon00:17242, r=Veykril
bors
-6
/
+6
2024-06-11
edit: Length to Len in benchmark
randomicon00
-1
/
+1
2024-06-11
edit: change 'Length' to 'Len'
randomicon00
-5
/
+5
2024-06-04
Cleanup some inert attribute stuff
Lukas Wirth
-0
/
+6
2024-04-27
fix: Fix doc comment desugaring for proc-macros
Lukas Wirth
-26
/
+58
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+4174
[prev]