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
/
doc
/
guide.md
Age
Commit message (
Expand
)
Author
Lines
2014-10-13
rollup merge of #17992 : jkleint/guide-double-borrow
Alex Crichton
-3
/
+2
2014-10-13
rollup merge of #17986 : gamazeps/docissue
Alex Crichton
-2
/
+2
2014-10-12
Guide: specify that both shared and mutable borrows can be re-lent.
John Kleint
-3
/
+2
2014-10-13
Fixes small error on the doc (task part)
Felix Raimundo
-2
/
+2
2014-10-12
Guide: remove promise of a counter in the guessing game.
John Kleint
-2
/
+1
2014-10-08
auto merge of #17843 : coffeejunk/rust/guide-macros, r=steveklabnik
bors
-55
/
+13
2014-10-08
auto merge of #17836 : typelist/rust/guide-tuples, r=steveklabnik
bors
-4
/
+15
2014-10-07
Guide: Fix inconsistency in 'Marcos' section
Maximilian Haack
-55
/
+13
2014-10-07
Clarify that assigning/comparing different tuple types to one another won't c...
Johannes Muenzel
-4
/
+15
2014-10-06
doc: Update output of `rustc --version`
Brian Anderson
-1
/
+1
2014-10-04
auto merge of #17754 : O-I/rust/update-guide, r=steveklabnik
bors
-17
/
+16
2014-10-03
Adds comma
Rahul Horé
-1
/
+1
2014-10-03
Fixes wording
Rahul Horé
-2
/
+2
2014-10-03
Removes extra .
Rahul Horé
-1
/
+1
2014-10-03
Adds missing cd
Rahul Horé
-1
/
+2
2014-10-03
Use similar syntax in all arms
Rahul Horé
-7
/
+5
2014-10-03
Fixes output
Rahul Horé
-1
/
+1
2014-10-03
Adds trailing comma
Rahul Horé
-2
/
+2
2014-10-03
Fixes spacing
Rahul Horé
-2
/
+2
2014-10-03
Update signature of try_recv()
Steve Klabnik
-1
/
+1
2014-10-03
auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichton
bors
-4
/
+4
2014-10-02
rollup merge of #17717 : steveklabnik/gh17190
Alex Crichton
-3
/
+5
2014-10-02
rollup merge of #17698 : jistr/guide_export
Alex Crichton
-3
/
+3
2014-10-02
extra comment about macros
Steve Klabnik
-3
/
+5
2014-10-01
Fix incorrect statement about ok()
Steve Klabnik
-5
/
+5
2014-10-01
Don't compare () to null.
Steve Klabnik
-8
/
+6
2014-10-01
use similar syntax in all arms
Steve Klabnik
-1
/
+1
2014-10-01
Use relative doc URLs in top-level guides
Keegan McAllister
-4
/
+4
2014-10-01
Guide: clarify exporting
Jiří Stránský
-3
/
+3
2014-09-30
librustc: Forbid `..` in range patterns.
Patrick Walton
-4
/
+4
2014-09-29
rollup merge of #17510 : MatejLach/find_fix
Alex Crichton
-2
/
+0
2014-09-29
auto merge of #17535 : Manishearth/rust/patch-2, r=steveklabnik
bors
-0
/
+1
2014-09-26
Mention array sugar in guide
Manish Goregaokar
-0
/
+1
2014-09-25
Correct tense
Matej Lach
-1
/
+1
2014-09-24
Correct typo in the Iterator adapters section
Matej Lach
-1
/
+1
2014-09-24
Remove unnecessary code from an example
Matej Lach
-2
/
+0
2014-09-23
auto merge of #17366 : ohazi/rust/master, r=steveklabnik
bors
-5
/
+1
2014-09-19
rollup merge of #17350 : pablobm/doc-fix
Alex Crichton
-2
/
+0
2014-09-18
from_str has an impl for uint, not Option<uint>
Oren Hazi
-5
/
+1
2014-09-17
Fix warning and make code follow the text better
Pablo Brasero
-2
/
+0
2014-09-17
rollup merge of #17294 : theevocater/master
Alex Crichton
-2
/
+5
2014-09-17
rollup merge of #17278 : steveklabnik/gh17242
Alex Crichton
-2
/
+2
2014-09-17
rollup merge of #17277 : steveklabnik/doc_fix_rollup
Alex Crichton
-13
/
+8
2014-09-17
auto merge of #17227 : tshepang/rust/stronger-break, r=aturon
bors
-1
/
+1
2014-09-16
Fallout from renaming
Aaron Turon
-1
/
+1
2014-09-16
Update triple per comments
Jake Kaufman
-1
/
+1
2014-09-16
auto merge of #17244 : spastorino/rust/patch-1, r=alexcrichton
bors
-3
/
+3
2014-09-15
Correct windows install link in guide
Jake Kaufman
-2
/
+5
2014-09-15
use _sample configurations..._ rather than _here_ as link text
Dan Connolly
-2
/
+2
2014-09-15
remove rendundant function
Steve Klabnik
-4
/
+3
[prev]
[next]