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-11-04
auto merge of #18528 : seanjensengrey/rust/doc-18498, r=brson
bors
-0
/
+44
2014-11-04
auto merge of #18497 : gamazeps/rust/enumsmatch, r=steveklabnik
bors
-21
/
+50
2014-11-04
Guide: explains the enum/match relationship
gamazeps
-21
/
+50
2014-11-04
Update for collections reform
Corey Richardson
-4
/
+4
2014-11-04
Update some new use of the old targ_cfg
Corey Richardson
-2
/
+2
2014-11-04
Don't use pie on Android
Corey Richardson
-0
/
+2
2014-11-04
Same fix for dragonfly
Corey Richardson
-1
/
+4
2014-11-04
Same fix for mac32
Corey Richardson
-2
/
+4
2014-11-04
Use -m32 on 32bit Linux
Corey Richardson
-1
/
+4
2014-11-04
Implement flexible target specification
Corey Richardson
-664
/
+1457
2014-11-04
auto merge of #18596 : alexcrichton/rust/rollup, r=alexcrichton
bors
-1331
/
+1242
2014-11-04
auto merge of #18132 : P1start/rust/more-help, r=jakub-
bors
-80
/
+123
2014-11-03
rollup merge of #18593 : hirschenberger/issue-18587
Alex Crichton
-7
/
+11
2014-11-03
rollup merge of #18578 : japaric/clone
Alex Crichton
-9
/
+29
2014-11-03
rollup merge of #18580 : hirschenberger/issue-17713
Alex Crichton
-40
/
+40
2014-11-03
rollup merge of #18572 : cakebaker/small_doc_changes
Alex Crichton
-4
/
+4
2014-11-03
rollup merge of #18568 : gamazeps/issue18551
Alex Crichton
-1
/
+1
2014-11-03
rollup merge of #18564 : nick29581/dxr-1a
Alex Crichton
-7
/
+10
2014-11-03
rollup merge of #18562 : nick29581/dxr-1
Alex Crichton
-29
/
+29
2014-11-03
rollup merge of #18560 : bkoropoff/issue-18532
Alex Crichton
-1
/
+23
2014-11-03
rollup merge of #18544 : whataloadofwhat/json
Alex Crichton
-17
/
+39
2014-11-03
rollup merge of #18536 : bjz/strconv
Alex Crichton
-552
/
+283
2014-11-03
rollup merge of #18534 : huonw/next-floats
Alex Crichton
-14
/
+56
2014-11-03
rollup merge of #18506 : nikomatsakis/assoc-type-bounds
Alex Crichton
-434
/
+520
2014-11-04
Fix for bitshift errors lint on cross compilation #18587
Falco Hirschenberger
-45
/
+58
2014-11-03
Fix error message in compile-fail test
Jorge Aparicio
-1
/
+2
2014-11-03
Add test for second half of issue #15689
Jorge Aparicio
-0
/
+16
2014-11-03
std: Fix fallout of changing `#[deriving(Clone)]`
Jorge Aparicio
-2
/
+0
2014-11-03
unicode: Fix fallout of changing `#[deriving(Clone)]`
Jorge Aparicio
-1
/
+0
2014-11-03
core: Fix fallout of changing `#[deriving(Clone)]`
Jorge Aparicio
-2
/
+0
2014-11-03
syntax: Use UFCS in the expansion of `#[deriving(Clone)]`
Jorge Aparicio
-3
/
+11
2014-11-03
rollup merge of #18447 : nick29581/dst-impl3
Alex Crichton
-8
/
+100
2014-11-03
rollup merge of #18355 : chastell/guide_iterators_macros_unsafe_fixes
Alex Crichton
-20
/
+21
2014-11-03
rollup merge of #18318 : arielb1/transmute-cleanup
Alex Crichton
-181
/
+69
2014-11-03
rollup merge of #18247 : kballard/vim_rust_run_cwd_space
Alex Crichton
-6
/
+6
2014-11-03
rollup merge of #18132 : P1start/more-help
Alex Crichton
-80
/
+123
2014-11-03
auto merge of #18589 : alexcrichton/rust/issue-18587-warn, r=jakub-
bors
-1
/
+1
2014-11-03
Use a struct rather than a 4-tuple
Niko Matsakis
-12
/
+44
2014-11-03
Move associated types into the Assoc space and add in the builtin bounds
Niko Matsakis
-209
/
+243
2014-11-03
Add a 4th space for associated types defined in a trait (currently unused)
Niko Matsakis
-69
/
+85
2014-11-03
Add in the bounds into the typeparameterdefs for assoc types
Niko Matsakis
-67
/
+64
2014-11-03
Restructure AST so that the associated type definition carries
Niko Matsakis
-98
/
+105
2014-11-03
rustc: Set the exceeding_bitshifts lint to Allow
Alex Crichton
-1
/
+1
2014-11-03
Clean-up transmutes in librustc
Ariel Ben-Yehuda
-170
/
+61
2014-11-04
tests
Nick Cameron
-0
/
+86
2014-11-04
Allow impls for traits as a concrete type
Nick Cameron
-8
/
+14
2014-11-03
Clean-up transmutes in libsyntax
Ariel Ben-Yehuda
-11
/
+8
2014-11-03
Also fix undefined behaviour when shift equals the number of bits
Falco Hirschenberger
-40
/
+40
2014-11-03
Test fixes and rebase conflicts
Alex Crichton
-3
/
+11
2014-11-03
auto merge of #18460 : gamazeps/rust/issue18451, r=steveklabnik
bors
-1
/
+1
[next]