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
/
doc
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-655
/
+90
2015-01-08
"The Rust Programming Language"
Steve Klabnik
-5871
/
+4792
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-74
/
+99
2015-01-07
rollup merge of #20709: thiagopnts/ownership-guide-typo
Alex Crichton
-1
/
+1
2015-01-07
rollup merge of #20695: frewsxcv/patch-2
Alex Crichton
-1
/
+1
2015-01-07
rollup merge of #20693: EchoAce/intro-oboe
Alex Crichton
-2
/
+2
2015-01-07
fix typo in the ownership guide
Thiago Pontes
-1
/
+1
2015-01-07
Merge pull request #20674 from jbcrail/fix-misspelled-comments
bors
-1
/
+1
2015-01-07
Merge pull request #20672 from vrana/patch-3
bors
-1
/
+1
2015-01-07
Merge pull request #20670 from vrana/patch-2
bors
-1
/
+1
2015-01-07
Merge pull request #20669 from vrana/patch-1
bors
-1
/
+1
2015-01-07
Bump copyright year in doc footer
Corey Farwell
-1
/
+1
2015-01-07
oboe removed
FakeKane
-2
/
+2
2015-01-07
auto merge of #20620 : brson/rust/relnotes, r=huonw
bors
-1
/
+1
2015-01-06
More test fixes
Alex Crichton
-6
/
+6
2015-01-06
Fix misspelled comments.
Joseph Crail
-1
/
+1
2015-01-06
Fix a typo in guide
Jakub Vrána
-1
/
+1
2015-01-06
Bump some version numbers
Brian Anderson
-1
/
+1
2015-01-06
rollup merge of #20563: cmr/macro-input-future-proofing
Alex Crichton
-18
/
+18
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-5
/
+4
2015-01-06
rollup merge of #19430: pczarn/interp_tt-cleanup
Alex Crichton
-4
/
+3
2015-01-06
Fix type annotation in guide
Jakub Vrána
-1
/
+1
2015-01-07
Cleanup and followup to PR #17830: parsing changes
Piotr Czarnecki
-4
/
+3
2015-01-06
Use a better word in the guide
Jakub Vrána
-1
/
+1
2015-01-06
Fallout from stabilization
Aaron Turon
-5
/
+4
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-2
/
+2
2015-01-06
Fix fallout
Corey Richardson
-18
/
+18
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-99
/
+146
2015-01-05
rollup merge of #20554: huonw/mut-pattern
Alex Crichton
-2
/
+3
2015-01-05
rollup merge of #20507: alexcrichton/issue-20444
Alex Crichton
-23
/
+27
2015-01-05
rollup merge of #20478: SeanTAllen/master
Alex Crichton
-2
/
+2
2015-01-05
rollup merge of #20092: barosl/rustdoc-line-number-clickable
Alex Crichton
-1
/
+1
2015-01-05
rollup merge of #19998: th0114nd/unicode-bottom
Alex Crichton
-2
/
+4
2015-01-05
rollup merge of #19888: steveklabnik/gh19861
Alex Crichton
-2
/
+11
2015-01-05
rollup merge of #19736: steveklabnik/gh19662
Alex Crichton
-2
/
+77
2015-01-05
rollup merge of #19235: bjz/reference
Alex Crichton
-67
/
+22
2015-01-05
Update docs
Keegan McAllister
-93
/
+140
2015-01-05
Reserve the keyword 'macro'
Keegan McAllister
-6
/
+6
2015-01-05
unignore and fix doctests in guide and reference
Jorge Aparicio
-40
/
+42
2015-01-05
ignore boxed closure doctests in the guide/reference
Jorge Aparicio
-16
/
+16
2015-01-05
Add lifetime elision information to the ownership guide.
Steve Klabnik
-2
/
+77
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-23
/
+27
2015-01-05
Change `&` pat to only work with &T, and `&mut` with &mut T.
Huon Wilson
-2
/
+3
2015-01-04
Merge pull request #20520 from nhowell/patch-1
bors
-3
/
+3
2015-01-04
Merge pull request #20505 from estsauver/doc_20504
bors
-1
/
+1
2015-01-04
Merge pull request #20495 from brson/cargo
bors
-4
/
+5
2015-01-04
Merge pull request #20487 from trapp/doc-namespace-typo
bors
-1
/
+1
2015-01-04
Merge pull request #20428 from tbu-/pr_guide_int_to_i32_2nd_take
bors
-272
/
+270
2015-01-04
Merge pull request #19963 from tshepang/patch-3
bors
-1
/
+1
2015-01-04
doc: Add missing `$`s in the Installing Rust guide
Nick Howell
-3
/
+3
[next]