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
/
base.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-1181
/
+0
2019-12-22
Format the world
Mark Rousskov
-144
/
+152
2019-12-20
introduce 'type AttrVec'
Mazdak Farrokhzad
-2
/
+1
2019-12-20
Rollup merge of #67131 - Centril:item-merge, r=petrochenkov
Mazdak Farrokhzad
-12
/
+12
2019-12-13
Address review comments
Oliver Scherer
-1
/
+1
2019-12-13
Require stable/unstable annotations for the constness of all stable functions...
Oliver Scherer
-1
/
+5
2019-12-12
Remove `ast::{Impl,Trait}{Item,ItemKind}`.
Mazdak Farrokhzad
-12
/
+12
2019-12-03
Remove dead cfg method
Mark Rousskov
-1
/
+0
2019-11-24
rustc_plugin: Remove support for syntactic plugins
Vadim Petrochenkov
-2
/
+0
2019-11-10
move syntax::parse -> librustc_parse
Mazdak Farrokhzad
-4
/
+4
2019-11-07
syntax::parser::token -> syntax::token
Mazdak Farrokhzad
-1
/
+1
2019-11-06
Rollup merge of #65973 - eddyb:caller-location-panic, r=petrochenkov
Mazdak Farrokhzad
-12
/
+1
2019-11-05
Review feedback: Remove more stuff! Simplify simplify simplify!
Felix S. Klock II
-3
/
+2
2019-11-03
Migrate resolver over to internal lint buffer
Mark Rousskov
-2
/
+2
2019-10-30
caller_location: point to macro invocation sites, like file!/line!.
Eduard-Mihai Burtescu
-12
/
+1
2019-10-27
rustc, rustc_passes: don't depend on syntax_expand.
Mazdak Farrokhzad
-13
/
+3
2019-10-19
Avoid ICE when include! is used by stdin crate
Nika Layzell
-4
/
+11
2019-10-19
expand: Simplify expansion of derives
Vadim Petrochenkov
-2
/
+1
2019-10-16
move syntax::ext to new crate syntax_expand
Mazdak Farrokhzad
-0
/
+1189