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-07-07
tutorial: Typo
Brian Anderson
-1
/
+1
2012-07-07
tutorial: Add a few words about shadowing
Brian Anderson
-0
/
+8
2012-07-07
tutorial: Add a section on common vector methods
Brian Anderson
-0
/
+44
2012-07-07
tutorial: Expand the section on vectors
Brian Anderson
-39
/
+81
2012-07-07
tutorial: Pointer cleanup
Brian Anderson
-12
/
+19
2012-07-07
tutorial: Add a note about the experimentalness of borrowed pointers
Brian Anderson
-0
/
+6
2012-07-07
tutorial: Reorder sections around the memory model discussion
Brian Anderson
-368
/
+348
2012-07-07
tutorial: Use blockquotes for asides. Add styling
Brian Anderson
-14
/
+21
2012-07-07
tutorial: Expand the section on functions
Brian Anderson
-6
/
+46
2012-07-07
tutorial: Discuss failure and asserts together
Brian Anderson
-15
/
+15
2012-07-07
tutioral: Discuss basic function syntax is discussed before the memory model
Brian Anderson
-37
/
+37
2012-07-06
tutorial: Use consistent casing in headers
Brian Anderson
-3
/
+3
2012-07-06
tutorial: Add some work on borrowed pointers
Brian Anderson
-0
/
+27
2012-07-06
tutorial: Expand the section on datatypes
Brian Anderson
-27
/
+61
2012-07-06
tutorial: Fix a test-breaking typo
Brian Anderson
-1
/
+1
2012-07-06
Add 'class' and 'new' to codemirror-rust.js
Brian Anderson
-2
/
+2
2012-07-06
tutorial: Remove some trivia
Brian Anderson
-4
/
+1
2012-07-06
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
Graydon Hoare
-12
/
+12
2012-07-06
tutorial: Reduce header level for do/for loop sections
Brian Anderson
-2
/
+2
2012-07-06
tutorial: Formatting fix
Benjamin Herr
-1
/
+1
2012-07-06
tutorial: Minor tweak
Brian Anderson
-7
/
+6
2012-07-06
tutorial: Add a section on the memory model
Brian Anderson
-0
/
+76
2012-07-06
tutorial: Minor tweaks to intro
Brian Anderson
-7
/
+7
2012-07-06
tutorial: Add a language overview to the introduction
Brian Anderson
-0
/
+27
2012-07-05
Minor tutorial tweaks
Lindsey Kuper
-30
/
+30
2012-07-04
tutorial: Minor correction
Brian Anderson
-1
/
+1
2012-07-04
Remove empty argument lists from do expressions
Ben Striegel
-5
/
+5
2012-07-04
Doc nit.
Graydon Hoare
-1
/
+1
2012-07-04
tutorial: Make example less bracey
Brian Anderson
-15
/
+15
2012-07-04
tutorial: More improvements to closure section
Brian Anderson
-37
/
+63
2012-07-03
tutorial: More cleanup
Brian Anderson
-9
/
+4
2012-07-03
tutorial: Add a more detailed example to the intro
Brian Anderson
-3
/
+60
2012-07-03
tutorial: Minor editing to intro
Brian Anderson
-3
/
+2
2012-07-03
tutorial: Restructure intro materials
Brian Anderson
-9
/
+10
2012-07-02
tutorial: Minor improvements to closures
Brian Anderson
-20
/
+26
2012-07-02
tutorial: More updates for closures
Brian Anderson
-42
/
+71
2012-07-02
tutorial: Some work on closures
Brian Anderson
-37
/
+63
2012-07-01
Convert to new closure syntax
Brian Anderson
-26
/
+24
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-35
/
+23
2012-06-29
Get rid of basically all of the remaining old style vecs in tests.
Michael Sullivan
-81
/
+90
2012-06-27
Fix tabSize doc build breakage, also remove the stray tab that got into docs.
Graydon Hoare
-1
/
+2
2012-06-27
More keyword paring and migration in runtime, docs, code modes.
Graydon Hoare
-65
/
+69
2012-06-25
In doc reference, don't mention references, and stub out a section for classes
Tim Chevalier
-16
/
+26
2012-06-22
Remove section on resources from tutorial; add a todo to cover classes
Tim Chevalier
-21
/
+2
2012-06-20
Merge pull request #2684 from mozilla/incoming
Brian Anderson
-70
/
+67
2012-06-20
doc: add information about suffix inference to tutorial and manual.
Lindsey Kuper
-13
/
+66
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-57
/
+1
2012-06-16
Use smaller 32x32 logo
Kevin Cantu
-4
/
+2
2012-06-16
Add logo to HTML docs
Kevin Cantu
-0
/
+8
2012-06-08
remove alias analysis and replace with borrowck
Niko Matsakis
-77
/
+1
[prev]
[next]