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_ext
/
source_util.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-216
/
+0
2019-12-23
extract parse_not_expr
Mazdak Farrokhzad
-9
/
+11
2019-12-22
Format the world
Mark Rousskov
-31
/
+58
2019-12-03
Move early lint declarations to librustc_session
Mark Rousskov
-2
/
+2
2019-11-12
expand source_util macros with def-site context
Andy Russell
-0
/
+8
2019-11-10
move syntax::parse -> librustc_parse
Mazdak Farrokhzad
-5
/
+5
2019-11-07
syntax::parser::token -> syntax::token
Mazdak Farrokhzad
-1
/
+2
2019-10-19
Avoid ICE when include! is used by stdin crate
Nika Layzell
-3
/
+21
2019-10-16
move syntax::ext to new crate syntax_expand
Mazdak Farrokhzad
-2
/
+3
2019-10-07
Warn if include macro fails to include entire file
Mark Rousskov
-1
/
+11
2019-09-03
use TokenStream rather than &[TokenTree] for built-in macros
Aleksey Kladov
-9
/
+9
2019-08-15
Make sure that all file loading happens via SourceMap
Aleksey Kladov
-26
/
+11
2019-08-13
syntax: Remove `DummyResult::expn_only`
Vadim Petrochenkov
-5
/
+5
2019-07-31
Replace AstBuilder with inherent methods
Mark Rousskov
-1
/
+0
2019-07-27
Break dependencies between `syntax_ext` and some other crates
Vadim Petrochenkov
-0
/
+165