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
/
asm.rs
Age
Commit message (
Expand
)
Author
Lines
2016-07-06
Correct inline assembly clobber formatting.
CensoredUsername
-0
/
+3
2016-06-26
Rollup merge of #34339 - jseyfried:thin_vec, r=petrochenkov,Manishearth
Jeffrey Seyfried
-1
/
+1
2016-06-26
Rollup merge of #34385 - cgswords:tstream, r=nrc
Jeffrey Seyfried
-3
/
+4
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
-3
/
+4
2016-06-19
Generalize and abstract `ThinAttributes`
Jeffrey Seyfried
-1
/
+1
2016-04-11
std: Stabilize APIs for the 1.9 release
Alex Crichton
-5
/
+6
2016-02-11
[breaking-change] don't glob export ast::Expr_ variants
Oliver Schneider
-1
/
+1
2015-12-31
Cut out a bunch of Result and panictry! boilerplate from libsyntax.
Nick Cameron
-6
/
+6
2015-12-18
Require exact type equality + add tests
Vadim Petrochenkov
-1
/
+1
2015-12-16
Add ExprType to HIR and make everything compile
Vadim Petrochenkov
-3
/
+3
2015-12-16
Implement type ascription.
Eduard Burtescu
-4
/
+23
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-0
/
+245