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
Age
Commit message (
Expand
)
Author
Lines
2015-12-31
Cut out a bunch of Result and panictry! boilerplate from libsyntax.
Nick Cameron
-9
/
+9
2015-12-30
use structured errors
Nick Cameron
-18
/
+6
2015-12-21
Auto merge of #30352 - alexcrichton:new-snashots, r=nikomatsakis
bors
-2
/
+0
2015-12-21
Auto merge of #30460 - Ms2ger:BindingMode, r=alexcrichton
bors
-1
/
+1
2015-12-21
Register new snapshots
Alex Crichton
-2
/
+0
2015-12-20
Stop re-exporting the ast::BindingMode variants.
Ms2ger
-1
/
+1
2015-12-19
Auto merge of #30184 - petrochenkov:ascr, r=nikomatsakis
bors
-5
/
+24
2015-12-18
Require exact type equality + add tests
Vadim Petrochenkov
-1
/
+1
2015-12-18
Rollup merge of #30420 - petrochenkov:owned2, r=nrc
Manish Goregaokar
-7
/
+5
2015-12-18
Rollup merge of #30384 - nrc:diagnostics, r=@nikomatsakis
Manish Goregaokar
-3
/
+3
2015-12-18
Deprecate name `OwnedSlice` and don't use it
Vadim Petrochenkov
-7
/
+5
2015-12-17
Remove unused imports
Jeffrey Seyfried
-1
/
+0
2015-12-17
test errors
Nick Cameron
-1
/
+1
2015-12-17
move error handling from libsyntax/diagnostics.rs to libsyntax/errors/*
Nick Cameron
-2
/
+2
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
Mark libsyntax_ext unstable
Seo Sanghyeon
-0
/
+5
2015-12-15
Fix custom deriving tests
Seo Sanghyeon
-1
/
+3
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-0
/
+5230