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
/
doc
Age
Commit message (
Expand
)
Author
Lines
2013-01-29
Add expected failure annotation on "fixed" example to placate 'make check'.
Felix S. Klock II
-1
/
+1
2013-01-29
Formatting cleanup.
Felix S. Klock II
-1
/
+0
2013-01-29
Fixed two examples of erroneous code so their errors match expectation.
Felix S. Klock II
-2
/
+4
2013-01-29
Fix two code examples in main rust tutorial.
Felix S. Klock II
-5
/
+10
2013-01-25
doc typo
John Clements
-1
/
+1
2013-01-24
Merge pull request #4609 from sonwow/keyword-super
Tim Chevalier
-1
/
+1
2013-01-23
doc: fix tutorial unsafe blocks, r=burningtree.
Graydon Hoare
-12
/
+17
2013-01-24
Make `super` a keyword
Youngsoo Son
-1
/
+1
2013-01-23
Merge pull request #4589 from sanxiyn/doc-vec-match
Tim Chevalier
-0
/
+12
2013-01-23
doc: Document pattern matching on vectors
Seo Sanghyeon
-0
/
+12
2013-01-23
doc: Document mutable function arguments
Seo Sanghyeon
-0
/
+5
2013-01-21
Merge pull request #4562 from lbonn/loglevel
Tim Chevalier
-4
/
+4
2013-01-21
Revert "doc: Fix tutorial-ffi xfail-tests and update SHA1() to use size_t"
Tim Chevalier
-24
/
+16
2013-01-20
doc: Fix tutorial-ffi xfail-tests and update SHA1() to use size_t
Chris Peterson
-16
/
+24
2013-01-20
doc: Fix tutorial typo and remove unnecessary xfail-test
Chris Peterson
-2
/
+2
2013-01-20
doc: Fix manual's link attributes example code
Chris Peterson
-5
/
+5
2013-01-21
doc: fix log level ids
Laurent Bonnans
-4
/
+4
2013-01-16
Merge pull request #4440 from pcwalton/tutorial
Patrick Walton
-9
/
+51
2013-01-12
doc: Fix spelling error in macro tutorial
Peter Williams
-1
/
+1
2013-01-10
doc: Fold information from the memory model interlude in the tutorial elsewhere
Patrick Walton
-9
/
+51
2013-01-10
corrected imprecision in description of mutable fields
John Clements
-2
/
+8
2013-01-10
tutorial: Remove memory model section
Brian Anderson
-70
/
+0
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-5
/
+5
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-5
/
+5
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-5
/
+5
2013-01-04
Merge remote-tracking branch 'superoptimizer/master' into HEAD
Brian Anderson
-1
/
+1
2013-01-03
Fix two minor issues in the tutorial.
Mark Lacey
-2
/
+2
2012-12-31
doc: Fix some typos in the tutorial and reference manual
Chris Peterson
-6
/
+6
2012-12-30
Merge pull request #4311 from FranklinChen/fix-macro-tutorial
Tim Chevalier
-2
/
+2
2012-12-30
doc: make small corrections to tutorial
Andrew Paseltiner
-81
/
+83
2012-12-30
doc: Fix explanation and example of struct-like enum variants. rs=busted
Patrick Walton
-6
/
+6
2012-12-29
doc: Fix some broken tutorial examples. rs=bustage
Patrick Walton
-0
/
+2
2012-12-29
Remove spurious semicolons at the end of macro_rules! definitions.
Franklin Chen
-2
/
+2
2012-12-24
Unfortunately, we can't embed cross-crate tests in the tutorial...
Tim Chevalier
-1
/
+1
2012-12-24
Fix example.
Eric J. Holmes
-2
/
+2
2012-12-24
Fix example.
Eric J. Holmes
-3
/
+3
2012-12-24
bump 0.5 => 0.6, redirect some URLs in docs.
Graydon Hoare
-3
/
+3
2012-12-24
doc: mention struct-like enum variants /cc #4217
Tim Chevalier
-0
/
+31
2012-12-24
Unfortunately, we can't embed cross-crate tests in the tutorial...
Tim Chevalier
-1
/
+1
2012-12-23
Merge pull request #4249 from graydon/0.6-bump
Tim Chevalier
-3
/
+3
2012-12-23
Merge pull request #4272 from ejholmes/crates-minimal-example
Tim Chevalier
-2
/
+2
2012-12-23
Fix example.
Eric J. Holmes
-2
/
+2
2012-12-23
Fix example.
Eric J. Holmes
-3
/
+3
2012-12-21
bump 0.5 => 0.6, redirect some URLs in docs.
Graydon Hoare
-3
/
+3
2012-12-20
doc: Mention argument bindings in manual
release-0.5
0.5
Brian Anderson
-0
/
+7
2012-12-20
tutorial: Discuss argument patterns
Brian Anderson
-0
/
+24
2012-12-20
tutorial: Clarify description of trait inheritance
Brian Anderson
-3
/
+5
2012-12-20
tutorial: Fix broken examples
Brian Anderson
-2
/
+2
2012-12-20
tutorial: Re-remove core:: prefix from some examples
Brian Anderson
-4
/
+4
2012-12-20
tutorial: Typo
Brian Anderson
-1
/
+1
[prev]
[next]