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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax_ext
/
concat.rs
Age
Commit message (
Expand
)
Author
Lines
2018-04-06
Use `Span::apply_mark` where possible
Vadim Petrochenkov
-1
/
+1
2017-09-04
Produce expansion info for more builtin macros
Oliver Schneider
-0
/
+1
2016-11-21
Use `Symbol` instead of `InternedString` in the AST, HIR, and various other p...
Jeffrey Seyfried
-3
/
+3
2016-11-20
Move `syntax::util::interner` -> `syntax::symbol`, cleanup.
Jeffrey Seyfried
-2
/
+2
2016-08-12
run rustfmt on libsyntax_ext folder
Srinivas Reddy Thatiparthy
-5
/
+3
2016-06-26
Rollup merge of #34385 - cgswords:tstream, r=nrc
Jeffrey Seyfried
-1
/
+2
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-2
/
+2
2016-06-21
Refactored tokentrees into their own files in preparation for tokenstreams. M...
cgswords
-1
/
+2
2016-02-11
[breaking-change] don't pub export ast::IntLitType variants
Oliver Schneider
-3
/
+3
2016-02-11
[breaking-change] don't pub export ast::Lit_ variants
Oliver Schneider
-10
/
+10
2016-02-11
[breaking-change] remove the sign from integer literals in the ast
Oliver Schneider
-6
/
+2
2016-02-11
[breaking-change] don't glob export ast::Expr_ variants
Oliver Schneider
-1
/
+1
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-0
/
+66