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-21
rollup merge of #21333: stepancheg/trans-write-diag
Alex Crichton
-3
/
+3
2015-01-21
rollup merge of #21289: brson/errorcodes
Alex Crichton
-476
/
+617
2015-01-21
rollup merge of #21274: estsauver/21270
Alex Crichton
-3
/
+8
2015-01-21
rollup merge of #21157: steveklabnik/deprecation
Alex Crichton
-1
/
+1
2015-01-21
rollup merge of #21138: mkpankov/master
Alex Crichton
-4
/
+21
2015-01-21
rollup merge of #21053: apasel422/exact
Alex Crichton
-0
/
+12
2015-01-21
rollup merge of #19913: KOMON/rust-mode-emacs-indentation
Alex Crichton
-3
/
+30
2015-01-21
Improve quality of String#to_slice() deprecation message
Steve Klabnik
-1
/
+1
2015-01-21
Change init-large-type to use child thread
Aaron Turon
-1
/
+6
2015-01-21
Fallout from stabilization.
Aaron Turon
-125
/
+126
2015-01-21
Deprecate slicing methods in favor of notation
Aaron Turon
-185
/
+115
2015-01-21
Stabilize Index traits and most range notation
Aaron Turon
-102
/
+89
2015-01-21
docs: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-23
/
+9
2015-01-21
rustdoc: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-250
/
+224
2015-01-21
rustc_resolve: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-178
/
+156
2015-01-21
rustc_driver: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-1
/
+1
2015-01-21
rustc_trans: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-114
/
+104
2015-01-21
rustc_typeck: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-0
/
+6
2015-01-21
rustc: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-132
/
+99
2015-01-21
rustc_back: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-14
/
+0
2015-01-21
syntax: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-418
/
+202
2015-01-21
syntax: merge ast::ViewItem into ast::Item.
Eduard Burtescu
-353
/
+130
2015-01-21
Remove feature(import_shadowing).
Eduard Burtescu
-20
/
+1
2015-01-21
De-mut the parser
Seo Sanghyeon
-17
/
+17
2015-01-21
Auto merge of #21242 - richo:no-perl, r=brson
bors
-47
/
+16
2015-01-21
debuginfo: Make debuginfo source location assignment more stable (Pt. 1)
Michael Woerister
-405
/
+889
2015-01-21
Auto merge of #21227 - sellibitze:core-ops-for-references, r=aturon
bors
-4
/
+92
2015-01-21
Remove ratchet().
Ahmed Charles
-68
/
+0
2015-01-21
Remove compare_to_old().
Ahmed Charles
-63
/
+4
2015-01-21
Remove write_metric_diff and supporting code.
Ahmed Charles
-123
/
+7
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-706
/
+763
2015-01-21
Auto merge of #21395 - sfackler:fix-cvar-test, r=alexcrichton
bors
-4
/
+5
2015-01-21
remove `NoSendItem` and `NoSyncItem`
Jorge Aparicio
-12
/
+2
2015-01-21
Display negative trait implementations correctly in rustdoc
Diggory Blake
-0
/
+51
2015-01-20
implement `ExactSizeIterator` for `slice::{Chunks,ChunksMut}`
Andrew Paseltiner
-0
/
+12
2015-01-20
tests: uncomment regression tests for 13970, 13971, 13972
Corey Richardson
-27
/
+17
2015-01-20
also forward Iterator::size_hint()
Jorge Aparicio
-0
/
+8
2015-01-20
Auto merge of #21439 - alexcrichton:rollup, r=alexcrichton
bors
-296
/
+467
2015-01-20
Make multiline errors work with codes
Brian Anderson
-52
/
+63
2015-01-20
Changed rust-mode code for tabs -> spaces
Daniel Raloff
-20
/
+20
2015-01-20
add stability text like suggested in discussion
Sebastian Gesemann
-4
/
+4
2015-01-20
Register snapshot for 9006c3c
Flavio Percoco
-340
/
+9
2015-01-20
alloc::boxed: enable test
Stepan Koltsov
-53
/
+77
2015-01-21
Add more explanation for why the assumes are there
James Miller
-1
/
+9
2015-01-20
rustc: Remove deprecated lint names
Alex Crichton
-45
/
+6
2015-01-20
Test fixes and rebase conflicts
Alex Crichton
-8
/
+6
2015-01-21
Add assumptions that the pointer is non-null
James Miller
-2
/
+16
2015-01-20
Kill RacyCell in favor of marking SyncSender explicitly Send.
JP Sugarbroad
-34
/
+17
2015-01-20
Add some extended errors.
Michael Sproul
-6
/
+40
2015-01-20
Add error codes to rustc
Brian Anderson
-142
/
+137
[prev]
[next]