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
/
cfg.rs
Age
Commit message (
Expand
)
Author
Lines
2019-01-02
make `panictry!` private to libsyntax
Andy Russell
-5
/
+30
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-12
Deny bare trait objects in src/libsyntax_ext
ljedrz
-1
/
+1
2018-04-06
Use `Span::apply_mark` where possible
Vadim Petrochenkov
-1
/
+1
2018-02-07
libsyntax/ext: trailing commas in builtin macros
Michael Lamparski
-0
/
+2
2017-09-04
Produce expansion info for more builtin macros
Oliver Schneider
-0
/
+1
2016-10-29
Move `CrateConfig` from `Crate` to `ParseSess`.
Jeffrey Seyfried
-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
-1
/
+1
2016-06-21
Refactored tokentrees into their own files in preparation for tokenstreams. M...
cgswords
-2
/
+2
2016-06-16
Simplify gated cfg checking
Jeffrey Seyfried
-8
/
+1
2015-12-31
Cut out a bunch of Result and panictry! boilerplate from libsyntax.
Nick Cameron
-1
/
+1
2015-12-17
Remove unused imports
Jeffrey Seyfried
-1
/
+0
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-0
/
+45