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
Age
Commit message (
Expand
)
Author
Lines
2015-02-01
More deprecating of i/u suffixes in libraries
Alfie John
-201
/
+201
2015-02-01
Auto merge of #21788 - carllerche:master, r=alexcrichton
bors
-1
/
+56
2015-02-01
Auto merge of #21768 - Gankro:hash-send, r=alexcrichton
bors
-12
/
+35
2015-02-01
Auto merge of #21792 - nikomatsakis:orphan-ordered-first, r=aturon
bors
-28
/
+135
2015-01-31
Auto merge of #21760 - brson:snaps, r=alexcrichton
bors
-0
/
+0
2015-01-31
make Send/Sync impl of RawTable manual
Alexis
-12
/
+35
2015-01-31
Adjust error message not to mention the self type
Niko Matsakis
-4
/
+2
2015-01-31
Auto merge of #21791 - alexcrichton:rollup, r=alexcrichton
bors
-7316
/
+4539
2015-01-30
Merge remote-tracking branch 'origin/master' into rollup
Alex Crichton
-4
/
+4
2015-01-30
Update the coherence rules to "covered first" -- the first type parameter to ...
Niko Matsakis
-24
/
+133
2015-01-30
Implement Thread::park_timeout
Carl Lerche
-1
/
+56
2015-01-30
Merge remote-tracking branch 'origin/master' into rollup
Alex Crichton
-480
/
+644
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-239
/
+220
2015-01-30
Register snaps
Brian Anderson
-62
/
+9
2015-01-30
rollup merge of #21631: tbu-/isize_police
Alex Crichton
-1991
/
+1991
2015-01-30
rollup merge of #21528: tshepang/simpler-replace-example
Alex Crichton
-5
/
+2
2015-01-30
rollup merge of #21713: alexcrichton/second-pass-fmt
Alex Crichton
-349
/
+379
2015-01-30
rollup merge of #21760: brson/snaps
Alex Crichton
-62
/
+9
2015-01-30
rollup merge of #21783: lukesteensen/patch-1
Alex Crichton
-1
/
+1
2015-01-30
rollup merge of #21780: steveklabnik/no_as_slice
Alex Crichton
-29
/
+9
2015-01-30
rollup merge of #21765: P1start/non-ascii-style-lints
Alex Crichton
-52
/
+90
2015-01-30
rollup merge of #21762: brson/users
Alex Crichton
-5
/
+9
2015-01-30
rollup merge of #21753: dzamlo/master
Alex Crichton
-2
/
+2
2015-01-30
rollup merge of #21747: nikomatsakis/issue-21726-projection-subtyping
Alex Crichton
-2
/
+137
2015-01-30
rollup merge of #21739: alexcrichton/better-print
Alex Crichton
-1
/
+1
2015-01-30
rollup merge of #21738: steveklabnik/move_out_editors
Alex Crichton
-3617
/
+0
2015-01-30
rollup merge of #21736: sfackler/bufread-capacity-fix
Alex Crichton
-1
/
+1
2015-01-30
rollup merge of #21733: mneumann/fix-io-rename-df
Alex Crichton
-1
/
+1
2015-01-30
rollup merge of #21720: huonw/simd-cmp
Alex Crichton
-30
/
+38
2015-01-30
rollup merge of #21718: alexcrichton/stabilize-from-str
Alex Crichton
-263
/
+392
2015-01-30
rollup merge of #21706: reem/missing-zeroable-impl-for-unique
Alex Crichton
-0
/
+2
2015-01-30
rollup merge of #21704: FlaPer87/macro-reexport
Alex Crichton
-1
/
+18
2015-01-30
rollup merge of #21702: nikomatsakis/issue-21636
Alex Crichton
-0
/
+84
2015-01-30
rollup merge of #21693: tomjakubowski/rustdoc-fix-21442
Alex Crichton
-1
/
+33
2015-01-30
rollup merge of #21678: vojtechkral/threads-native-names
Alex Crichton
-2
/
+52
2015-01-30
rollup merge of #21495: richo/unexported-unmangled-lint
Alex Crichton
-0
/
+60
2015-01-30
rollup merge of #21494: jatinn/jsnav
Alex Crichton
-0
/
+40
2015-01-30
rollup merge of #21385: nick29581/save-fix2
Alex Crichton
-122
/
+499
2015-01-30
rollup merge of #20790: japaric/for-loops
Alex Crichton
-599
/
+588
2015-01-30
Auto merge of #21495 - richo:unexported-unmangled-lint, r=alexcrichton
bors
-0
/
+60
2015-01-30
Fix a missed io => old_io
Luke Steensen
-1
/
+1
2015-01-30
std: Stabilize the std::fmt module
Alex Crichton
-349
/
+379
2015-01-30
std: Stabilize FromStr and parse
Alex Crichton
-263
/
+392
2015-01-30
Don't use as_slice() in docs
Steve Klabnik
-29
/
+9
2015-01-30
fix some cfail tests
Jorge Aparicio
-0
/
+2
2015-01-30
fixes after rebase
Jorge Aparicio
-10
/
+2
2015-01-30
s/while let/for/g now that #21245 has been fixed
Jorge Aparicio
-54
/
+19
2015-01-30
add test for #21655
Jorge Aparicio
-0
/
+20
2015-01-30
add test for #20605
Jorge Aparicio
-0
/
+19
2015-01-30
fix recursive call
Jorge Aparicio
-1
/
+1
[next]