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
2014-10-02
rollup merge of #17717 : steveklabnik/gh17190
Alex Crichton
-3
/
+5
2014-10-02
rollup merge of #17706 : thestinger/supp
Alex Crichton
-191
/
+0
2014-10-02
rollup merge of #17705 : thestinger/realloc
Alex Crichton
-9
/
+26
2014-10-02
rollup merge of #17702 : nick29581/enable-dots-test
Alex Crichton
-2
/
+0
2014-10-02
rollup merge of #17698 : jistr/guide_export
Alex Crichton
-3
/
+3
2014-10-02
rollup merge of #17695 : steveklabnik/various_docs
Alex Crichton
-20
/
+14
2014-10-02
rollup merge of #17686 : lucidd/fix
Alex Crichton
-2
/
+3
2014-10-02
rollup merge of #17682 : nodakai/librustc-handy-version
Alex Crichton
-4
/
+20
2014-10-02
rollup merge of #17646 : bkoropoff/cast-ice
Alex Crichton
-1
/
+37
2014-10-02
rollup merge of #16993 : dschatzberg/items-bounds
Alex Crichton
-19
/
+81
2014-10-02
rollup merge of #17719 : alexcrichton/diagnose
Alex Crichton
-1
/
+3
2014-10-02
Add tests for a few resolved issues
Jakub Wieczorek
-0
/
+339
2014-10-02
std: Help diagnose a flaky test
Alex Crichton
-1
/
+3
2014-10-02
Fix cross-crate tuple structs in statics
Jakub Wieczorek
-14
/
+13
2014-10-02
native: fix passing errno to parent after fork
Benjamin Herr
-8
/
+103
2014-10-02
alloc: fix reallocate_inplace implementation
Daniel Micay
-9
/
+26
2014-10-02
extra comment about macros
Steve Klabnik
-3
/
+5
2014-10-02
I am bad at math
Steve Klabnik
-1
/
+1
2014-10-02
Revert "Use slice syntax instead of slice_to, etc."
Aaron Turon
-331
/
+363
2014-10-02
Revert "Remove the `_` suffix from slice methods."
Aaron Turon
-188
/
+97
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-105
/
+43
2014-10-02
Revert "Review and rebasing changes"
Aaron Turon
-103
/
+42
2014-10-02
Disable the Roman numerals test on Android due to cross-compile issues
Keegan McAllister
-0
/
+1
2014-10-02
Add fixes for new lifetime bounds
Dan Schatzberg
-11
/
+8
2014-10-02
auto merge of #17590 : bjadamson/rust/rustc-improvements, r=alexcrichton
bors
-6
/
+4
2014-10-02
Add tests for MoveItems
Dan Schatzberg
-0
/
+33
2014-10-02
Use RawPtr::offset when size_of::<T>() > 0
Dan Schatzberg
-1
/
+5
2014-10-02
Add lifetime bounds on Items and MutItems.
Dan Schatzberg
-16
/
+44
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-3702
/
+322
2014-10-02
syntax: remove ObsoleteManaged{Type,Expr}.
Eduard Burtescu
-24
/
+0
2014-10-02
syntax: mark the managed_boxes feature as Removed.
Eduard Burtescu
-12
/
+12
2014-10-02
docs: remove mentions of Gc.
Eduard Burtescu
-110
/
+20
2014-10-02
rustdoc: remove handling of Gc.
Eduard Burtescu
-8
/
+1
2014-10-02
rustc: remove support for Gc.
Eduard Burtescu
-565
/
+55
2014-10-02
syntax: ast: remove TyBox and UnBox.
Eduard Burtescu
-63
/
+10
2014-10-02
syntax: remove unused imports of Gc and GC.
Eduard Burtescu
-1
/
+0
2014-10-02
debug: remove Gc support from Repr.
Eduard Burtescu
-10
/
+5
2014-10-02
serialize: remove proxy impls for Gc<T>.
Eduard Burtescu
-13
/
+0
2014-10-02
std: remove gc module.
Eduard Burtescu
-160
/
+0
2014-10-02
rustrt: remove local_heap implementation.
Eduard Burtescu
-381
/
+11
2014-10-02
core: remove raw::GcBox.
Eduard Burtescu
-40
/
+0
2014-10-02
auto merge of #17663 : eddyb/rust/method-origin-subst, r=nikomatsakis
bors
-1
/
+73
2014-10-02
auto merge of #17434 : P1start/rust/borrowck-messages, r=nikomatsakis
bors
-72
/
+299
2014-10-02
remove the uv_support code
Daniel Micay
-169
/
+0
2014-10-02
rm libuv-auto-clean-trigger
Daniel Micay
-2
/
+0
2014-10-02
rm obsolete valgrind suppressions
Daniel Micay
-20
/
+0
2014-10-02
auto merge of #17681 : jgallagher/rust/dep-info-escape-spaces, r=alexcrichton
bors
-1
/
+75
2014-10-02
Enable a test for .. in range patterns.
Nick Cameron
-2
/
+0
2014-10-02
auto merge of #17620 : nick29581/rust/slice4, r=aturon
bors
-495
/
+677
2014-10-02
Change the `use of moved value` error to be more accurate
P1start
-22
/
+62
[prev]
[next]