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
Age
Commit message (
Expand
)
Author
Lines
2013-02-26
libsyntax: change token fns to take &Token
Erick Tryzelaar
-39
/
+39
2013-02-26
libsyntax: change token::to_str to take &Token
Erick Tryzelaar
-44
/
+50
2013-02-26
libsyntax: minor cleanup
Erick Tryzelaar
-37
/
+62
2013-02-26
Add current year in the copyright header
Olivier Saut
-1
/
+1
2013-02-26
Various typos corrected
Olivier Saut
-8
/
+8
2013-02-26
libsyntax: change parse_matcher_subseq to take &Token
Erick Tryzelaar
-8
/
+8
2013-02-26
libsyntax: change attr::parse_seq_* to take &Token
Erick Tryzelaar
-55
/
+55
2013-02-26
libsyntax: change parse_trait_ref_list to take a &Token
Erick Tryzelaar
-4
/
+4
2013-02-25
libsyntax: add some explicit copies
Erick Tryzelaar
-68
/
+94
2013-02-25
auto merge of #5109 : bstrie/rust/decapclause, r=pcwalton
bors
-53
/
+20
2013-02-25
libsyntax: change token_is_{word,keyword} to take &Token
Erick Tryzelaar
-22
/
+22
2013-02-25
libsyntax: minor cleanup
Erick Tryzelaar
-138
/
+246
2013-02-25
libsyntax: change expect to take &token::Token
Erick Tryzelaar
-82
/
+84
2013-02-25
libsyntax: change flip_delimiter to take a &token::Token
Erick Tryzelaar
-6
/
+6
2013-02-25
libsyntax: change eat to take a &token
Erick Tryzelaar
-41
/
+41
2013-02-25
libsyntax: is_keyword should take a &~str
Erick Tryzelaar
-128
/
+132
2013-02-25
libsyntax: fix the span in parse_bottom_expr's INTERPOLATED handler
Erick Tryzelaar
-12
/
+17
2013-02-25
auto merge of #5103 : dbaupp/rust/emacs-mode-update, r=graydon
bors
-14
/
+9
2013-02-25
auto merge of #5089 : sanxiyn/rust/llvm-struct, r=pcwalton
bors
-47
/
+11
2013-02-25
auto merge of #5084 : oncemoreification/rust/issue-4517, r=brson
bors
-10
/
+15
2013-02-25
Stop parsing capture clauses
Ben Striegel
-53
/
+20
2013-02-25
auto merge of #5072 : youknowone/rust/repeat_count, r=brson
bors
-2
/
+25
2013-02-25
auto merge of #5095 : thestinger/rust/smallintmap, r=catamorphism
bors
-268
/
+27
2013-02-25
Revert "test: De-~mut the test suite. rs=demuting"
Patrick Walton
-67
/
+121
2013-02-25
test: De-~mut the test suite. rs=demuting
Patrick Walton
-121
/
+67
2013-02-25
test: Residual de-muting of the test suite. rs=demuting
Patrick Walton
-186
/
+174
2013-02-25
etc: Add a suppression for more enum instruction scheduling botches. rs=burni...
Patrick Walton
-0
/
+7
2013-02-25
libsyntax: make lexer vecs_implicitly_copyable-free
Erick Tryzelaar
-8
/
+17
2013-02-25
libsyntax: progress on making syntax::visit vecs_implicitly_copyable-free
Erick Tryzelaar
-922
/
+1061
2013-02-25
libsyntax: convert visit to pass ty_params by reference
Erick Tryzelaar
-284
/
+354
2013-02-25
libsyntax: minor cleanup
Erick Tryzelaar
-23
/
+24
2013-02-25
libsyntax: add explicit modes where required to copy strs/vecs
Erick Tryzelaar
-76
/
+106
2013-02-25
libsyntax: Convert ast::attribute_ to store a @meta_item
Erick Tryzelaar
-27
/
+28
2013-02-25
Emacs: Update emacs mode to be more similar to the vim mode.
Huon Wilson
-14
/
+9
2013-02-25
submodule: libuv for android
Young-il Choi
-0
/
+0
2013-02-24
test: xfail-pretty some benchmarks. rs=burningtree
Patrick Walton
-0
/
+8
2013-02-25
Report error for non constant vector repeat count
Jeong YunWon
-2
/
+25
2013-02-23
test: Fix comments in pretty-printed test. rs=burningtree
Patrick Walton
-2
/
+2
2013-02-23
Fix slice printing
oncemoreification
-4
/
+2
2013-02-23
libcore: remove default to_str implementations for pointer types
Peter Williams
-21
/
+5
2013-02-23
remove oldsmallintmap
Daniel Micay
-268
/
+27
2013-02-22
test: De-mut the test suite. rs=demuting
Patrick Walton
-450
/
+311
2013-02-22
librustpkg: De-mut librustdoc and librustpkg. rs=demuting
Patrick Walton
-21
/
+22
2013-02-22
etc: Suppress the remaining Valgrind error in rustdoc. rs=burningtree
Patrick Walton
-0
/
+7
2013-02-22
libsyntax: Remove all mutable fields from libsyntax. rs=demuting
Patrick Walton
-5
/
+5
2013-02-22
libsyntax: De-mut the parser. rs=demuting
Patrick Walton
-333
/
+332
2013-02-22
libsyntax: De-mut the macro parser. rs=demuting
Patrick Walton
-12
/
+12
2013-02-22
libsyntax: De-mut the pipe compiler
Patrick Walton
-37
/
+39
2013-02-22
Remove legacy_modes from test cases
Brian Anderson
-98
/
+64
2013-02-22
auto merge of #5078 : bblum/rust/incoming, r=brson
bors
-2
/
+3
[prev]
[next]