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
2014-10-02
Rehabilitate an unboxed closure test
Brian Koropoff
-7
/
+2
2014-10-02
Correctly trans capture-by-ref unboxed closures
Brian Koropoff
-3
/
+16
2014-10-02
Return correct types for capture-by-ref unboxed closure upvars
Brian Koropoff
-1
/
+13
2014-10-02
Fix categorization of upvars of capture-by-reference unboxed closures
Brian Koropoff
-11
/
+15
2014-10-02
Fix missing entries in upvar borrows map for capture-by-ref unboxed closures
Brian Koropoff
-16
/
+26
2014-10-02
Merge branch 'travis' into rollup
Alex Crichton
-0
/
+1
2014-10-02
syntax: Enable parsing of `const` globals
Alex Crichton
-3
/
+53
2014-10-02
test: Don't depend on /bin/bash
Alex Crichton
-1
/
+1
2014-10-02
Test fixes from the rollup
Alex Crichton
-59
/
+60
2014-10-02
rollup merge of #17666 : eddyb/take-garbage-out
Alex Crichton
-5088
/
+435
2014-10-02
rollup merge of #17722 : jakub-/issue-17169
Alex Crichton
-14
/
+13
2014-10-02
rollup merge of #17721 : jakub-/resolved-issues
Alex Crichton
-0
/
+339
2014-10-02
rollup merge of #17720 : ben0x539/shifts
Alex Crichton
-8
/
+103
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
[prev]
[next]