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
Age
Commit message (
Expand
)
Author
Lines
2015-01-15
rollup merge of #21075: iKevinY/intro-changes
Alex Crichton
-21
/
+21
2015-01-15
rollup merge of #21071: sfaxon/mobile-friendly-book
Alex Crichton
-2
/
+111
2015-01-15
rollup merge of #21066: japaric/issue-20575
Alex Crichton
-0
/
+19
2015-01-15
rollup merge of #21059: steveklabnik/gh16072
Alex Crichton
-1
/
+26
2015-01-15
rollup merge of #21052: nick29581/methods-ext
Alex Crichton
-121
/
+419
2015-01-15
rollup merge of #21041: steveklabnik/gh17554
Alex Crichton
-0
/
+29
2015-01-15
rollup merge of #21040: steveklabnik/gh20037
Alex Crichton
-1
/
+1
2015-01-15
rollup merge of #21038: steveklabnik/gh20471
Alex Crichton
-1
/
+2
2015-01-15
rollup merge of #21036: renato-zannon/into-iter-impls
Alex Crichton
-0
/
+3
2015-01-15
rollup merge of #21031: steveklabnik/gh19067
Alex Crichton
-5
/
+4
2015-01-15
rollup merge of #21029: steveklabnik/gh19924
Alex Crichton
-4
/
+20
2015-01-15
rollup merge of #21028: steveklabnik/gh17368
Alex Crichton
-1
/
+4
2015-01-15
rollup merge of #21023: steveklabnik/gh20840
Alex Crichton
-19
/
+1
2015-01-15
rollup merge of #21020: steveklabnik/gh20844
Alex Crichton
-10
/
+11
2015-01-15
rollup merge of #21015: steveklabnik/gh20852
Alex Crichton
-3
/
+3
2015-01-15
rollup merge of #21014: steveklabnik/gh20876
Alex Crichton
-9
/
+2
2015-01-15
rollup merge of #21013: steveklabnik/gh20914
Alex Crichton
-1
/
+1
2015-01-15
rollup merge of #21011: steveklabnik/gh20993
Alex Crichton
-2
/
+2
2015-01-15
rollup merge of #21005: huonw/deriving-docs
Alex Crichton
-25
/
+28
2015-01-15
rollup merge of #21001: camjackson/master
Alex Crichton
-8
/
+1
2015-01-15
rollup merge of #20988: ciphergoth/task-to-thread
Alex Crichton
-14
/
+13
2015-01-15
rollup merge of #20986: alkor/doc-fixes
Alex Crichton
-3
/
+12
2015-01-15
rollup merge of #20976: jbcrail/rm-unused-import
Alex Crichton
-1
/
+0
2015-01-15
rollup merge of #20964: sfackler/recursion-syntax
Alex Crichton
-2
/
+2
2015-01-15
rollup merge of #20929: laurilehmijoki/master
Alex Crichton
-1
/
+1
2015-01-15
rollup merge of #20892: CarVac/master
Alex Crichton
-39
/
+39
2015-01-15
rollup merge of #20632: gchp/reference
Alex Crichton
-6
/
+6
2015-01-15
rollup merge of #20463: amaranth/black_box_output
Alex Crichton
-5
/
+6
2015-01-15
Clarify function return style.
Steve Klabnik
-0
/
+18
2015-01-15
rustc: implement fully qualified UFCS expressions.
Eduard Burtescu
-38
/
+130
2015-01-15
syntax: parse fully qualified UFCS expressions.
Eduard Burtescu
-7
/
+37
2015-01-15
syntax: add fully qualified UFCS expressions.
Eduard Burtescu
-42
/
+89
2015-01-15
Avoid unnecessary closures when deriving RustcDecodable
Björn Steinbrink
-4
/
+3
2015-01-15
support deriving `Hash` for nullary structs
Andrew Paseltiner
-6
/
+20
2015-01-15
Add explanation of main to rustdoc docs
Steve Klabnik
-0
/
+29
2015-01-15
debuginfo: Fix ICE when compiling for-loops with lines-tables-only.
Michael Woerister
-32
/
+28
2015-01-15
remove try_node_id_to_type in favor of node_id_to_type_opt
Flavio Percoco
-5
/
+1
2015-01-15
auto merge of #20990 : estsauver/rust/playpen_20732, r=alexcrichton
bors
-20
/
+9
2015-01-15
Disable -C lto optimizations on opt_level=0
John Kåre Alsaker
-0
/
+3
2015-01-15
Forbid impls for builtin traits on types that are not structs/enums
Flavio Percoco
-0
/
+90
2015-01-15
Allow get_tydesc intrinsic to accept unsized types
Diggory Blake
-5
/
+44
2015-01-15
reference.md: change "mod" to "self" in "use" declaration.
NODA, Kai
-4
/
+4
2015-01-15
auto merge of #20980 : richo/rust/final-power, r=alexcrichton
bors
-37
/
+327
2015-01-15
save-analysis: fix declid of methods
Nick Cameron
-2
/
+2
2015-01-14
Remove erroneous stability attribute.
Brian Anderson
-3
/
+0
2015-01-14
use better span
Jorge Aparicio
-12
/
+12
2015-01-15
Explicitly note that vector contents are on the heap
Aidan Hobson Sayers
-1
/
+1
2015-01-15
Don't impl builtin traits on non structs/enums
Flavio Percoco
-1
/
+4
2015-01-14
fix unused import error
Jorge Aparicio
-0
/
+2
2015-01-14
doc: fix links to servo
Richo Healey
-2
/
+2
[prev]
[next]