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
/
global_asm.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-13
Rename rustc_errors dependency in rust 2018 crates
Taiki Endo
-1
/
+1
2019-02-04
libsyntax_ext => 2018
Taiki Endo
-4
/
+5
2019-01-02
make `panictry!` private to libsyntax
Andy Russell
-16
/
+41
2018-12-27
Make sure feature gate errors are recoverable
Vadim Petrochenkov
-1
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-04
cleanup: remove static lifetimes from consts
ljedrz
-1
/
+1
2018-08-23
Use optimized SmallVec implementation
Igor Gutorov
-4
/
+2
2018-08-19
mv (mod) codemap source_map
Donato Sciarra
-1
/
+1
2018-08-13
Move SmallVec and ThinVec out of libsyntax
ljedrz
-3
/
+3
2018-07-12
Deny bare trait objects in src/libsyntax_ext
ljedrz
-1
/
+1
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-1
/
+1
2018-03-17
Rename `Span::empty` to `Span::shrink_to_lo`, add `Span::shrink_to_hi`
Vadim Petrochenkov
-1
/
+1
2018-02-18
Replace dummy spans with empty spans
Seiichi Uchida
-2
/
+2
2018-02-18
Change ast::Visibility to Spanned type
Seiichi Uchida
-1
/
+2
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-1
/
+1
2017-07-28
syntax: Add `tokens: Option<TokenStream>` to Item
Alex Crichton
-0
/
+1
2017-04-12
Replace ExpnId with SyntaxContext
A.J. Gardner
-1
/
+0
2017-04-12
First attempt at global_asm! macro
A.J. Gardner
-0
/
+66