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
/
libsyntax_expand
/
mbe
/
macro_rules.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-1207
/
+0
2019-12-22
Format the world
Mark Rousskov
-26
/
+25
2019-12-20
extract suggest_slice_pat
Mazdak Farrokhzad
-21
/
+25
2019-12-12
Remove the `DelimSpan` from `NamedMatch::MatchedSeq`.
Nicholas Nethercote
-2
/
+2
2019-12-02
syntax: Use `ast::MacArgs` for macro definitions
Vadim Petrochenkov
-6
/
+6
2019-11-30
introduce crate rustc_feature and move active, accepted, and removed to it
Mazdak Farrokhzad
-1
/
+1
2019-11-26
Fix spelling typos
Brian Wignall
-1
/
+1
2019-11-10
move syntax::parse -> librustc_parse
Mazdak Farrokhzad
-5
/
+5
2019-11-07
syntax::parser::token -> syntax::token
Mazdak Farrokhzad
-2
/
+1
2019-11-06
rollback gating for failing macro matchers
Mazdak Farrokhzad
-2
/
+15
2019-11-06
Rollup merge of #65776 - nnethercote:rename-LocalInternedString-and-more, r=e...
Mazdak Farrokhzad
-1
/
+1
2019-11-03
syntax: Avoid span arithmetics for delimiter tokens
Vadim Petrochenkov
-3
/
+3
2019-11-02
Convert `x.as_str().to_string()` to `x.to_string()` where possible.
Nicholas Nethercote
-1
/
+1
2019-10-16
move syntax::ext to new crate syntax_expand
Mazdak Farrokhzad
-0
/
+1192