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
/
parse
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
More test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-21
rollup merge of #20179: eddyb/blind-items
Alex Crichton
-327
/
+129
2015-01-21
rollup merge of #21258: aturon/stab-3-index
Alex Crichton
-4
/
+4
2015-01-21
tests: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-8
/
+8
2015-01-21
rollup merge of #21463: sanxiyn/demut
Alex Crichton
-17
/
+17
2015-01-21
rollup merge of #21457: alexcrichton/issue-21436
Alex Crichton
-9
/
+9
2015-01-21
rollup merge of #21411: P1start/help-tweaks
Alex Crichton
-1
/
+1
2015-01-21
rollup merge of #21396: japaric/no-parens-in-range
Alex Crichton
-2
/
+2
2015-01-21
rollup merge of #21340: pshc/libsyntax-no-more-ints
Alex Crichton
-101
/
+101
2015-01-21
Fallout from stabilization.
Aaron Turon
-4
/
+4
2015-01-21
syntax: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-12
/
+10
2015-01-21
syntax: merge ast::ViewItem into ast::Item.
Eduard Burtescu
-315
/
+119
2015-01-21
De-mut the parser
Seo Sanghyeon
-17
/
+17
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-9
/
+9
2015-01-20
Test fixes and rebase conflicts
Alex Crichton
-3
/
+1
2015-01-21
Rollup merge of #21336 - rylev:better-nofile-error, r=brson
Barosl LEE
-2
/
+3
2015-01-20
Fix up some ‘help’ messages
P1start
-1
/
+1
2015-01-19
Auto merge of #21278 - thchittenden:issue-21033-struct-var-pattern-fix, r=ale...
bors
-25
/
+34
2015-01-19
remove unnecessary parentheses from range notation
Jorge Aparicio
-2
/
+2
2015-01-19
Fixes #21033 with accompanying test.
Tom Chittenden
-25
/
+34
2015-01-19
Auto merge of #21099 - sanxiyn:opt-return-ty, r=alexcrichton
bors
-27
/
+6
2015-01-18
libsyntax: 0u -> 0us, 0i -> 0is
Paul Collier
-35
/
+35
2015-01-18
libsyntax: int types -> isize
Paul Collier
-7
/
+7
2015-01-18
libsyntax: int => i32 in appropriate places
Paul Collier
-10
/
+10
2015-01-18
Make output type in ast::FnDecl optional
Seo Sanghyeon
-27
/
+6
2015-01-18
auto merge of #20901 : dgrunwald/rust/update-token-can-begin-expr, r=sanxiyn
bors
-11
/
+5
2015-01-17
libsyntax: rename functions from uint to usize
Paul Collier
-12
/
+12
2015-01-18
Improve the error message when source file cannot be read
Ryan Levick
-2
/
+3
2015-01-17
libsyntax: uint types to usize
Paul Collier
-37
/
+37
2015-01-15
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-15
rollup merge of #21088: aochagavia/obsolete
Alex Crichton
-168
/
+4
2015-01-15
syntax: parse fully qualified UFCS expressions.
Eduard Burtescu
-7
/
+37
2015-01-14
Remove old obsolete syntax errors
Adolfo Ochagavía
-168
/
+4
2015-01-11
Update Token::can_begin_expr() to make it consistent with the grammar:
Daniel Grunwald
-11
/
+5
2015-01-08
Forbid trailing attributes in impl blocks
Steven Fackler
-2
/
+6
2015-01-08
Store deprecated status of i/u-suffixed literals.
Huon Wilson
-4
/
+4
2015-01-07
rollup merge of #20720: nick29581/assoc-ice-missing
Alex Crichton
-18
/
+20
2015-01-08
Remove String impls and fix for make tidy
Nick Cameron
-3
/
+0
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-161
/
+160
2015-01-07
rollup merge of #20726: dgrunwald/require-parens-for-chained-comparison
Alex Crichton
-1
/
+23
2015-01-08
RFC 558: Require parentheses for chained comparisons
Daniel Grunwald
-1
/
+23
2015-01-07
use slicing sugar
Jorge Aparicio
-161
/
+160
2015-01-08
Fix precedence for ranges.
Nick Cameron
-18
/
+23
2015-01-07
Merge pull request #20674 from jbcrail/fix-misspelled-comments
bors
-4
/
+4
2015-01-06
More test fixes
Alex Crichton
-4
/
+4
2015-01-06
Fix misspelled comments.
Joseph Crail
-4
/
+4
2015-01-06
Test fixes and rebase conflicts
Alex Crichton
-2
/
+2
2015-01-06
rollup merge of #20563: cmr/macro-input-future-proofing
Alex Crichton
-0
/
+1
2015-01-06
rollup merge of #19430: pczarn/interp_tt-cleanup
Alex Crichton
-57
/
+87
2015-01-07
Cleanup and followup to PR #17830: parsing changes
Piotr Czarnecki
-57
/
+87
[next]