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
2015-01-16
Grammar tweak to old guide stub documents.
Tim Parenti
-1
/
+1
2015-01-09
Add stub deprecation files for each of the old guides.
Huon Wilson
-0
/
+4
2015-01-08
"The Rust Programming Language"
Steve Klabnik
-5520
/
+0
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-6
/
+10
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-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
Fix type annotation in guide
Jakub Vrána
-1
/
+1
2015-01-06
Use a better word in the guide
Jakub Vrána
-1
/
+1
2015-01-05
rollup merge of #20478: SeanTAllen/master
Alex Crichton
-2
/
+2
2015-01-05
unignore and fix doctests in guide and reference
Jorge Aparicio
-26
/
+26
2015-01-05
ignore boxed closure doctests in the guide/reference
Jorge Aparicio
-10
/
+10
2015-01-04
Merge pull request #20520 from nhowell/patch-1
bors
-3
/
+3
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
2015-01-03
Update guide for Cargo installation
Brian Anderson
-4
/
+5
2015-01-03
Make all integers in the guide `i32`, implicitely
Tobias Bucher
-272
/
+270
2015-01-03
Fix typo in documentation.
Timon Rapp
-1
/
+1
2015-01-03
Minor documentation edit.
Sean T Allen
-1
/
+1
2015-01-03
Minor documentation edit.
Sean T Allen
-1
/
+1
2015-01-02
rollup merge of #20227: FlashYoshi/patch-1
Alex Crichton
-1
/
+1
2015-01-02
rollup merge of #19625: mrhota/guide_traits
Alex Crichton
-122
/
+110
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-0
/
+1
2015-01-02
Properly deal with Ordering in the guide
Steve Klabnik
-34
/
+48
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-80
/
+93
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-0
/
+1
2015-01-02
More fallout
Nick Cameron
-1
/
+1
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-3
/
+3
2014-12-30
rollup merge of #20332: js-ojus/master
Alex Crichton
-1
/
+1
2014-12-30
rollup merge of #20247: steveklabnik/gh20088
Alex Crichton
-3
/
+2
2014-12-30
Minor change to wording in `Variables and Bindings`
JONNALAGADDA Srinivas
-1
/
+1
2014-12-29
rollup merge of #20275: inthecloud247/patch-1
Alex Crichton
-3
/
+8
2014-12-29
rollup merge of #20268: mdinger/pretty
Alex Crichton
-1
/
+1
2014-12-29
rollup merge of #20252: huonw/doc-no-ignore
Alex Crichton
-3
/
+7
2014-12-29
rollup merge of #20248: steveklabnik/gh20038
Alex Crichton
-31
/
+27
2014-12-29
rollup merge of #20210: tshepang/patch-5
Alex Crichton
-1
/
+1
2014-12-29
Don't promise that we talk about Rustdoc more
Steve Klabnik
-3
/
+2
2014-12-28
update curl output flag.
John Albietz
-1
/
+1
2014-12-28
Update curl flag and add additional two-step installation instructions.
John Albietz
-3
/
+8
2014-12-27
`man rustc` and `rustc --help` say options go first
mdinger
-1
/
+1
2014-12-27
Remove some `ignore`s from the guide.
Huon Wilson
-3
/
+7
2014-12-26
s/task/thread/g
Steve Klabnik
-31
/
+27
2014-12-25
Fixed a small typo
Titouan Vervack
-1
/
+1
2014-12-24
doc: surround with symbols, like it should
Tshepang Lekhonkhobe
-1
/
+1
2014-12-24
Guide changes: Generics and Traits sections
A.J. Gardner
-122
/
+110
[next]