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
/
log_syntax.rs
Age
Commit message (
Expand
)
Author
Lines
2019-09-03
use consistent naming for buildin expansion functions
Aleksey Kladov
-1
/
+1
2019-09-03
use TokenStream rather than &[TokenTree] for built-in macros
Aleksey Kladov
-2
/
+2
2019-07-07
syntax: Migrate built-in macros to the regular stability checking
Vadim Petrochenkov
-11
/
+1
2019-05-13
Pass a `Symbol` to `check_name`, `emit_feature_err`, and related functions.
Nicholas Nethercote
-1
/
+2
2019-02-04
libsyntax_ext => 2018
Taiki Endo
-1
/
+1
2018-12-27
Make sure feature gate errors are recoverable
Vadim Petrochenkov
-1
/
+0
2018-12-27
Fix `trace_macros` and `log_syntax`
Vadim Petrochenkov
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-12
Deny bare trait objects in src/libsyntax_ext
ljedrz
-1
/
+1
2016-09-26
make emit_feature_err take a ParseSess
Tim Neumann
-1
/
+1
2016-08-12
run rustfmt on libsyntax_ext folder
Srinivas Reddy Thatiparthy
-1
/
+1
2016-06-26
Rollup merge of #34385 - cgswords:tstream, r=nrc
Jeffrey Seyfried
-2
/
+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
-2
/
+2
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-0
/
+34