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
2012-10-04
docs: Minor tutorial tweaks
Brian Anderson
-2
/
+2
2012-10-04
docs: Don't talk about mutable vecs in tutorial. Use inherited mutability
Brian Anderson
-44
/
+55
2012-10-04
docs: minor tutorial fixes
Andrew Paseltiner
-11
/
+11
2012-10-04
docs: Tweaks
Brian Anderson
-16
/
+6
2012-10-04
More looking at the tutorial, small changes
Kevin Cantu
-59
/
+61
2012-10-04
De-mode comm::Chan
Tim Chevalier
-3
/
+3
2012-10-04
docs: Explain underscore prefix in tutorial
Brian Anderson
-2
/
+7
2012-10-04
Fixed a few typos in the tutorials.
Gonçalo Cabrita
-7
/
+7
2012-10-03
docs: Fix a broken test
Brian Anderson
-1
/
+1
2012-10-03
Revert "docs: Call () 'unit' instead of 'nil'"
Brian Anderson
-8
/
+8
2012-10-03
docs: Typo
Brian Anderson
-1
/
+1
2012-10-03
docs: Call () 'unit' instead of 'nil'
Brian Anderson
-8
/
+8
2012-10-03
docs: The real answer
Brian Anderson
-1
/
+1
2012-10-03
A run through the tutorial, small changes
Kevin Cantu
-42
/
+58
2012-10-02
doc: Minor tutorial improvements
Brian Anderson
-30
/
+30
2012-10-02
Update to current rules, make (more) examples build
Niko Matsakis
-195
/
+224
2012-10-01
docs: Typo
Brian Anderson
-1
/
+1
2012-10-01
docs: Begin integrating bblum's linked failure blog post
Brian Anderson
-0
/
+157
2012-10-01
docs: Task tutorial cleanup
Brian Anderson
-10
/
+27
2012-10-01
docs: More task tutorial
Brian Anderson
-49
/
+176
2012-10-01
Move over to calling ptr::addr_of
Tim Chevalier
-1
/
+1
2012-09-30
docs: Tweak style
Brian Anderson
-13
/
+16
2012-09-29
doc: Mention std::par in task tutorial
Brian Anderson
-1
/
+2
2012-09-29
docs: Begin rewriting the task tutorial
Brian Anderson
-9
/
+62
2012-09-28
docs: Make external links in manual relative so they link to the correct vers...
Brian Anderson
-7
/
+6
2012-09-28
docs: Note that the manual is out of date
Brian Anderson
-8
/
+11
2012-09-28
docs: Fix links to libs in manual
Brian Anderson
-2
/
+2
2012-09-26
tutorial: changing `again` to `loop`
Daniel Patterson
-3
/
+3
2012-09-26
tutorial: Convert a list to prose
Brian Anderson
-6
/
+3
2012-09-26
docs: Give all tutorials consistent titles and intro sections
Brian Anderson
-13
/
+19
2012-09-26
tutorial: Minor tweaks
Brian Anderson
-2
/
+2
2012-09-26
tutorial: Delete 'what to be aware of'
Brian Anderson
-9
/
+0
2012-09-26
tutorial: Swap order of pointers for emphasis on &
Brian Anderson
-1
/
+1
2012-09-26
Demode vec::push (and convert to method)
Niko Matsakis
-2
/
+2
2012-09-26
tutorial: Remove all references to 'records'. Misc
Brian Anderson
-32
/
+41
2012-09-26
Remove para on named impls.
Graydon Hoare
-8
/
+0
2012-09-26
Remove more references to 'export', fix crate keyword list.
Graydon Hoare
-4
/
+3
2012-09-26
Switch a use of `unchecked` to `unsafe`.
Graydon Hoare
-1
/
+1
2012-09-26
Remove description of export, briefly describe `pub use`.
Graydon Hoare
-86
/
+14
2012-09-26
Adjust keyword list in refman to reflect present.
Graydon Hoare
-9
/
+9
2012-09-26
Mention NFKC, reformat lines to reflect 'semantic clause' structure.
Graydon Hoare
-10
/
+7
2012-09-26
tutorial: Typo
Brian Anderson
-1
/
+1
2012-09-25
docs: Only display one level of hierarchy in the TOC
Brian Anderson
-0
/
+5
2012-09-25
docs: Fix style sheet for tables
Brian Anderson
-1
/
+1
2012-09-24
tutorial: Merge discussion of patterns and let bindings
Brian Anderson
-12
/
+8
2012-09-24
tutorial: A little more explanation of why managed boxes are useful
Brian Anderson
-1
/
+29
2012-09-24
tutorial: Expand borrowed ptr discussion. Misc
Brian Anderson
-45
/
+94
2012-09-24
tutorial: Swap order of data type/function sections. Add method discussion
Brian Anderson
-58
/
+100
2012-09-24
tutorial: More generics cleanup
Brian Anderson
-26
/
+24
2012-09-24
tutorial: Overhaul the generics section
Brian Anderson
-138
/
+167
[prev]
[next]