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
Age
Commit message (
Expand
)
Author
Lines
2015-02-20
fix a few 'variable does not need to be mutable' warnings
Tshepang Lekhonkhobe
-8
/
+8
2015-02-19
Auto merge of #22541 - Manishearth:rollup, r=Gankro
1.0.0-alpha.2
bors
-4595
/
+12326
2015-02-19
Round 8 tex fixes
Manish Goregaokar
-1
/
+1
2015-02-19
Merge remote-tracking branch 'origin/master' into rollup
Alex Crichton
-0
/
+0
2015-02-19
Round 5 test fixes and rebase conflicts
Alex Crichton
-10
/
+52
2015-02-19
Auto merge of #22517 - brson:relnotes, r=Gankro
bors
-11
/
+215
2015-02-19
Auto merge of #22497 - nikomatsakis:suffixes, r=alexcrichton
bors
-1031
/
+1027
2015-02-18
Fix from niko for cfail tests
Alex Crichton
-12
/
+21
2015-02-18
rollup merge of #22517: brson/relnotes
Alex Crichton
-11
/
+215
2015-02-18
Round 4 test fixes and rebase conflicts
Alex Crichton
-19
/
+180
2015-02-18
Update AUTHORS.txt and RELEASES.md
Brian Anderson
-11
/
+215
2015-02-18
Exempt phantom fns from the object safety check
Niko Matsakis
-4
/
+33
2015-02-18
Round 3 test fixes and conflicts
Alex Crichton
-135
/
+127
2015-02-18
Auto merge of #22436 - nikomatsakis:issue-22246-bound-lifetimes-of-assoc-type...
bors
-296
/
+684
2015-02-18
rollup merge of #22286: nikomatsakis/variance-4b
Alex Crichton
-1347
/
+3307
2015-02-18
Round 2 test fixes and conflicts
Alex Crichton
-27
/
+131
2015-02-18
rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket
Alex Crichton
-882
/
+895
2015-02-18
rollup merge of #22210: aturon/stab-final-borrow
Alex Crichton
-514
/
+766
2015-02-18
Round 1 fixes and rebase conflicts
Alex Crichton
-44
/
+44
2015-02-18
Stabilize std::borrow
Aaron Turon
-407
/
+753
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-864
/
+865
2015-02-18
Declare `&foo[]` to be obsolete syntax. Modify the obsolete mechanism to
Niko Matsakis
-15
/
+28
2015-02-18
rollup merge of #22498: nagisa/style-fixes
Alex Crichton
-4
/
+3
2015-02-18
rollup merge of #22497: nikomatsakis/suffixes
Alex Crichton
-1030
/
+1027
2015-02-18
rollup merge of #22491: Gankro/into_iter
Alex Crichton
-938
/
+990
2015-02-18
rollup merge of #22485: pnkfelix/fsk-int-uint-audit
Alex Crichton
-27
/
+27
2015-02-18
rollup merge of #22484: riginding/master
Alex Crichton
-1
/
+1
2015-02-18
rollup merge of #22482: alexcrichton/cstr-changes
Alex Crichton
-290
/
+555
2015-02-18
rollup merge of #22480: alexcrichton/hashv3
Alex Crichton
-356
/
+4988
2015-02-18
rollup merge of #22452: nikomatsakis/issue-22040-18956-Self
Alex Crichton
-13
/
+251
2015-02-18
rollup merge of #22438: dotdash/iter_vec_loop
Alex Crichton
-37
/
+14
2015-02-18
rollup merge of #22437: dotdash/fix_array_type
Alex Crichton
-30
/
+11
2015-02-18
rollup merge of #22436: nikomatsakis/issue-22246-bound-lifetimes-of-assoc-types
Alex Crichton
-296
/
+684
2015-02-18
rollup merge of #22395: brson/readme-cleanup
Alex Crichton
-22
/
+24
2015-02-18
rollup merge of #22287: Ryman/purge_carthographers
Alex Crichton
-127
/
+130
2015-02-18
Update tests to use #[feature(rustc_attrs)]
Niko Matsakis
-0
/
+10
2015-02-18
Minor unused imports etc.
Niko Matsakis
-3
/
+1
2015-02-18
rollup merge of #22118: fhahn/separate-parse-fail-2
Alex Crichton
-7
/
+21
2015-02-18
rollup merge of #21886: dotdash/fast_slice_iter
Alex Crichton
-3
/
+8
2015-02-18
Stabilize Send/Sync.
Niko Matsakis
-4
/
+2
2015-02-18
Try to write some basic docs.
Niko Matsakis
-3
/
+20
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-290
/
+555
2015-02-18
Add deprecated versions of the old markers and integrate them back into the v...
Niko Matsakis
-1
/
+91
2015-02-18
Remove mention of wiki from README
Brian Anderson
-3
/
+2
2015-02-18
Address review feedback
Brian Anderson
-3
/
+3
2015-02-18
README: Simplify markdown
Brian Anderson
-3
/
+3
2015-02-18
README: Add one sentence about what Rust is.
Brian Anderson
-1
/
+3
2015-02-18
README: Add a link to #rust
Brian Anderson
-0
/
+8
2015-02-18
README: Make the wiki links more useful.
Brian Anderson
-1
/
+2
2015-02-18
README: Give a hint about how to build Cargo from source.
Brian Anderson
-1
/
+4
[next]