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
/
trpl
/
guessing-game.md
Age
Commit message (
Expand
)
Author
Lines
2015-07-08
TRPL: make version constraits explicit
Steve Klabnik
-3
/
+5
2015-05-31
trpl:add missing comma
FuGangqiang
-2
/
+2
2015-05-22
Update guessing-game.md
Cornel Punga
-1
/
+1
2015-05-21
Replace "more later" by "later"
Guillaume Gomez
-1
/
+1
2015-05-18
TRPL: Add `rust` Marker to Some Code Block
Pascal Hertleif
-1
/
+1
2015-05-15
Auto merge of #25402 - parir:master, r=Manishearth
bors
-6
/
+6
2015-05-14
TRPL: Fix Internal Link
Pascal Hertleif
-2
/
+2
2015-05-14
Fix version numbers in the guessing game.
parir
-6
/
+6
2015-05-11
Rollup merge of #25284 - petehunt:patch-1, r=steveklabnik
Manish Goregaokar
-1
/
+1
2015-05-10
Fix typo in guessing-game docs
Pete Hunt
-1
/
+1
2015-05-10
Rollup merge of #25263 - fhinkel:master, r=steveklabnik
Steve Klabnik
-2
/
+2
2015-05-10
Fix small typos in documentation
Franziska Hinkelmann
-2
/
+2
2015-05-09
Minor docs fix
Rob Young
-2
/
+4
2015-05-07
Undid changes involving misunderstanding of 0.3.x
Ben Gesoff
-10
/
+11
2015-05-07
Refactor to keep rand version 0.3.0
Ben Gesoff
-17
/
+15
2015-05-07
Change rand version to '*'
Ben Gesoff
-1
/
+1
2015-05-07
Rollup merge of #25173 - andreastt:guessing_game_syntax_fix, r=steveklabnik
Steve Klabnik
-1
/
+1
2015-05-07
Rollup merge of #25156 - rydotyosh:patch-4, r=alexcrichton
Steve Klabnik
-2
/
+0
2015-05-07
Rollup merge of #25154 - rydotyosh:patch-3, r=steveklabnik
Steve Klabnik
-1
/
+1
2015-05-07
Rollup merge of #25148 - banks:master, r=steveklabnik
Steve Klabnik
-3
/
+3
2015-05-07
doc: fix syntax error in Guessing Game
Andreas Tolfsen
-1
/
+1
2015-05-07
doc: Fix remove secret number at final source
らいどっと
-2
/
+0
2015-05-07
doc: Fix remove unused variable
らいどっと
-1
/
+1
2015-05-06
Correct initial guessing game example. Fixes #25147. r? @steveklabnik
Paul Banks
-3
/
+3
2015-05-06
Fix explanation of Cargo's behavior
Steve Klabnik
-8
/
+13
2015-05-05
TRPL: guessing game
Steve Klabnik
-0
/
+999
2015-03-19
Remove the Guessing Game from the book
Steve Klabnik
-893
/
+0
2015-02-28
Changed wording to use Result instead of Option in several places, fixed exam...
David Mally
-9
/
+9
2015-02-19
docs: correct guessing game to mention old_io module instead of io
Steven Crockett
-1
/
+1
2015-02-12
Updated usage of StrExt.parse() as per a recommendation by edwardw.
Nick Sarten
-23
/
+23
2015-01-30
std: Stabilize FromStr and parse
Alex Crichton
-11
/
+13
2015-01-26
Fallout of io => old_io
Alex Crichton
-27
/
+27
2015-01-17
doc: Remove extra whitespace in the middle of lines to provide alignment
Nick Howell
-26
/
+26
2015-01-11
Replace uint with u32 in trpl/guessing-game.md
CarVac
-39
/
+39
2015-01-08
Standardize punctuation & formatting of TRPL
Kevin Yap
-4
/
+4
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-0
/
+891