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-01
auto merge of #19388 : nick29581/rust/rc-show, r=alexcrichto
bors
-5
/
+36
2015-01-01
Reviewer change
Nick Cameron
-5
/
+1
2015-01-01
Add some impls of Show (RefCell, Weak, some resolve types)
Nick Cameron
-5
/
+40
2015-01-01
auto merge of #20363 : japaric/rust/moar-uc, r=nmatsakis
bors
-224
/
+248
2014-12-31
rustc_trans: replace `EnterPatterns` alias with an unboxed closure
Jorge Aparicio
-9
/
+9
2014-12-31
rustc: replace `pick` alias with an unboxed closure
Jorge Aparicio
-5
/
+1
2014-12-31
rustc: replace `GetCrateDataCb` alias with an unboxed closure
Jorge Aparicio
-18
/
+19
2014-12-31
time: unbox closures used in let bindings
Jorge Aparicio
-1
/
+1
2014-12-31
syntax: unbox closures used in let bindings
Jorge Aparicio
-15
/
+15
2014-12-31
std: unbox closures used in let bindings
Jorge Aparicio
-5
/
+5
2014-12-31
rustdoc: unbox closures used in let bindings
Jorge Aparicio
-2
/
+2
2014-12-31
rustc_typeck: unbox closures used in let bindings
Jorge Aparicio
-2
/
+2
2014-12-31
rustc_trans: unbox closures used in let bindings
Jorge Aparicio
-16
/
+16
2014-12-31
rustc_resolve: unbox closures used in let bindings
Jorge Aparicio
-2
/
+2
2014-12-31
rustc_driver: unbox closures used in let bindings
Jorge Aparicio
-6
/
+6
2014-12-31
rustc_borrowck: unbox closures used in let bindings
Jorge Aparicio
-11
/
+11
2014-12-31
rustc_back: unbox closures used in let bindings
Jorge Aparicio
-1
/
+1
2014-12-31
rustc: unbox closures used in let bindings
Jorge Aparicio
-14
/
+14
2014-12-31
getopts: unbox closures used in let bindings
Jorge Aparicio
-1
/
+1
2014-12-31
core: unbox closures used in let bindings
Jorge Aparicio
-3
/
+3
2014-12-31
rustc_borrowck: unbox closures used in function arguments
Jorge Aparicio
-4
/
+12
2014-12-31
rustc_trans: unbox closures used in function arguments
Jorge Aparicio
-7
/
+11
2014-12-31
rustc: unbox closures used in function arguments
Jorge Aparicio
-53
/
+59
2014-12-31
syntax: unbox closures used in function arguments
Jorge Aparicio
-31
/
+35
2014-12-31
std: unbox closures used in function arguments
Jorge Aparicio
-5
/
+7
2015-01-01
auto merge of #20374 : nikomatsakis/rust/assoc-types, r=nikomatsakis
bors
-430
/
+886
2014-12-31
collections: fix fallout
Jorge Aparicio
-1
/
+1
2014-12-31
unicode: unbox closures used in function arguments
Jorge Aparicio
-12
/
+15
2014-12-31
Convert TODO to FIXME for now
Niko Matsakis
-1
/
+1
2014-12-31
Remove a TODO now that we handle normalization-derived bounds properly.
Niko Matsakis
-8
/
+2
2014-12-31
Fix whitespace.
Niko Matsakis
-1
/
+1
2014-12-31
Teach trans to drain fulfillment context. japaric encountered problems
Niko Matsakis
-18
/
+36
2014-12-31
Include projection bounds in superpredicates.
Niko Matsakis
-7
/
+43
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-191
/
+245
2014-12-31
Add tests for two random issues that seem to be fixed on this branch.
Niko Matsakis
-0
/
+63
2014-12-31
Rework normalization so that it works recursively, since the types extracted ...
Niko Matsakis
-375
/
+575
2014-12-31
Test fixes and rebase conflicts
Alex Crichton
-17
/
+21
2014-12-31
Normalize bounds also in the UFCS cases (and get more systematic about it)
Niko Matsakis
-26
/
+123
2014-12-31
Add ignore pretty.
Niko Matsakis
-0
/
+2
2014-12-31
Incorporate fix from japaric for cross-crate ICE
Niko Matsakis
-0
/
+1
2014-12-31
Patch projection to not be so eager to unify type variables. This code
Niko Matsakis
-10
/
+55
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-2048
/
+2049
2014-12-30
Fallout from stabilization
Aaron Turon
-424
/
+409
2014-12-30
rollup merge of #20353: alexcrichton/snapshots
Alex Crichton
-756
/
+11
2014-12-30
rollup merge of #20350: fhahn/issue-20340-rustdoc-version
Alex Crichton
-1
/
+2
2014-12-30
rollup merge of #20348: frewsxcv/rm-reexports
Alex Crichton
-21
/
+22
2014-12-30
rollup merge of #20332: js-ojus/master
Alex Crichton
-1
/
+1
2014-12-30
rollup merge of #20330: fhahn/issue-15877-model-lexer-range-2
Alex Crichton
-4
/
+77
2014-12-30
rollup merge of #20329: vhbit/ios-rand-fix
Alex Crichton
-0
/
+3
2014-12-30
rollup merge of #20328: huonw/attack-of-the-clones
Alex Crichton
-3
/
+130
[next]