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
Age
Commit message (
Expand
)
Author
Lines
2015-01-12
Small grammar fix in the book
Steve Klabnik
-2
/
+2
2015-01-12
Fix text in TRPL macros guide to match the example
Alexander Korolkov
-3
/
+12
2015-01-12
Remove usage and reference of feature(globs) from the book
Cam Jackson
-8
/
+1
2015-01-12
Purge references to Rust tasks from TRPL.
Paul Crowley
-14
/
+13
2015-01-11
Replace uint with u32 in trpl/guessing-game.md
CarVac
-39
/
+39
2015-01-12
Merge pull request #20966 from Valloric/ownership-fix
bors
-39
/
+39
2015-01-12
Merge pull request #20956 from angst7/docfixes1
bors
-3
/
+3
2015-01-12
Merge pull request #20933 from gifnksm/patch-1
bors
-1
/
+1
2015-01-12
Merge pull request #20930 from charmeleon/master
bors
-3
/
+3
2015-01-12
Merge pull request #20926 from xnil/patch-1
bors
-1
/
+1
2015-01-12
Merge pull request #20898 from sebras/trpl
bors
-12
/
+13
2015-01-12
Merge pull request #20877 from killercup/patch-4
bors
-1
/
+1
2015-01-12
Merge pull request #20820 from sellibitze/closure-doc
bors
-12
/
+14
2015-01-11
Fixing integer usage in ownership doc
Strahinja Val Markovic
-39
/
+39
2015-01-11
replace deprecated uint references with u32
Matt Roche
-3
/
+3
2015-01-11
`cargo build` doesn't run the executables
NAKASHIMA, Makoto
-1
/
+1
2015-01-11
Switching out range(0,10) example to 0..10. Tests fine
Erick Rivas
-3
/
+3
2015-01-11
Correct romanization of さようなら
Carter Hinsley
-1
/
+1
2015-01-10
Cosmetic updates to TRPL text
Sebastian Rasmussen
-12
/
+13
2015-01-10
Add Line Break to Robert Burns Quote
Pascal Hertleif
-1
/
+1
2015-01-10
Merge pull request #20851 from englishm/patch-1
bors
-1
/
+1
2015-01-10
Merge pull request #20849 from scode/scode/fix-book-typo
bors
-1
/
+1
2015-01-10
Merge pull request #20833 from nstoddard/master
bors
-2
/
+2
2015-01-10
Merge pull request #20819 from GuillaumeGomez/master
bors
-1
/
+1
2015-01-10
Merge pull request #20818 from rgs1/fix-guide
bors
-1
/
+1
2015-01-10
Merge pull request #20817 from killercup/patch-2
bors
-5
/
+6
2015-01-10
Should be `assert_eq!` not `assert_eq`
Mike English
-1
/
+1
2015-01-09
Fix typo in documentation.
Peter Schuller
-2
/
+2
2015-01-10
auto merge of #20782 : iKevinY/rust/trpl-formatting, r=steveklabnik
bors
-139
/
+139
2015-01-09
Fix a couple wording issues in trpl book
Nathan Stoddard
-2
/
+2
2015-01-09
documentation: Fix boxed closure left-over and add some words on why we use a...
Sebastian Gesemann
-12
/
+14
2015-01-09
Update advanced.md
Guillaume Gomez
-1
/
+1
2015-01-09
Update macro scope intro
Keegan McAllister
-2
/
+6
2015-01-09
Remove extra dangling period
Raul Gutierrez S
-1
/
+1
2015-01-09
Update Conclusion of The Rust Programming Language
Pascal Hertleif
-5
/
+6
2015-01-08
Standardize punctuation & formatting of TRPL
Kevin Yap
-139
/
+139
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-655
/
+90
2015-01-08
"The Rust Programming Language"
Steve Klabnik
-0
/
+9949
[prev]