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
/
deriving
/
generic
/
ty.rs
Age
Commit message (
Expand
)
Author
Lines
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-8
/
+8
2017-07-29
Add Span to ast::WhereClause
topecongiro
-0
/
+1
2017-05-25
Hygienize lifetimes.
Jeffrey Seyfried
-6
/
+6
2017-01-17
Use resizable Vec instead of P<[T]> in AST
Vadim Petrochenkov
-1
/
+1
2016-09-23
Add attribute support to generic lifetime and type parameters.
Felix S. Klock II
-3
/
+4
2016-08-18
Add Span field for Generics structs
Guillaume Gomez
-2
/
+4
2016-08-12
run rustfmt on libsyntax_ext folder
Srinivas Reddy Thatiparthy
-63
/
+70
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-1
/
+2
2016-05-25
Remove ExplicitSelf from AST
Vadim Petrochenkov
-6
/
+4
2016-04-24
Remove some old code from libsyntax
Vadim Petrochenkov
-4
/
+3
2016-04-24
syntax: Merge keywords and remaining special idents in one list
Vadim Petrochenkov
-2
/
+2
2016-04-24
syntax: Make static/super/self/Self keywords + special ident cleanup
Vadim Petrochenkov
-3
/
+3
2016-02-11
[breaking-change] don't glob export ast::Mutablity variants
Oliver 'ker' Schneider
-1
/
+1
2016-02-11
[breaking-change] don't pub export ast::Ty_ variants
Oliver Schneider
-1
/
+1
2016-02-11
[breaking-change] don't glob export ast::ExplicitSelf_ variants
Oliver Schneider
-2
/
+2
2015-12-18
Deprecate name `OwnedSlice` and don't use it
Vadim Petrochenkov
-2
/
+1
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-0
/
+284