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
/
format.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-16
syntax_ext: format: remove reference to methods in comment
Wang Xuerui
-1
/
+1
2016-05-16
syntax_ext: format: nest_level's are no more
Wang Xuerui
-20
/
+4
2016-04-24
syntax: Merge keywords and remaining special idents in one list
Vadim Petrochenkov
-4
/
+3
2016-04-24
syntax: Make static/super/self/Self keywords + special ident cleanup
Vadim Petrochenkov
-2
/
+2
2016-04-24
syntax: Get rid of token::IdentStyle
Vadim Petrochenkov
-1
/
+1
2016-02-11
Remove some unnecessary indirection from AST structures
Vadim Petrochenkov
-1
/
+1
2016-02-11
[breaking-change] don't glob export ast::Mutablity variants
Oliver 'ker' Schneider
-3
/
+3
2016-02-11
[breaking-change] don't glob export ast::Item_ variants
Oliver 'ker' Schneider
-1
/
+1
2016-02-11
[breaking-change] don't pub export ast::Stmt_ variants
Oliver Schneider
-1
/
+1
2016-02-11
[breaking-change] don't pub export ast::Lit_ variants
Oliver 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::Expr_ variants
Oliver Schneider
-1
/
+1
2016-02-11
[breaking-change] don't glob export ast::Decl_ variants
Oliver Schneider
-1
/
+1
2016-01-22
Extended save-analysis to support generated code, alterned some spans in form...
Daniel Campbell
-3
/
+3
2015-12-31
Cut out a bunch of Result and panictry! boilerplate from libsyntax.
Nick Cameron
-2
/
+2
2015-12-30
use structured errors
Nick Cameron
-4
/
+5
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-0
/
+716