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-01-19
Fix typos
Tim Chevalier
-5
/
+5
2012-01-19
Fix typos
Tim Chevalier
-7
/
+7
2012-01-19
Fix typo
Tim Chevalier
-1
/
+1
2012-01-19
Add 'getting started' text to tutorial, close #427.
Graydon Hoare
-1
/
+67
2012-01-19
Remove doc/rust.texi
Graydon Hoare
-3589
/
+0
2012-01-19
Copy section to docs on runtime services.
Graydon Hoare
-0
/
+88
2012-01-19
doc: Copyedit task section
Brian Anderson
-29
/
+27
2012-01-19
doc: Fix typo
Brian Anderson
-1
/
+1
2012-01-19
Fix internal linking in the tutorial
Marijn Haverbeke
-33
/
+16
2012-01-19
Move tutorial over to a format similar to the reference doc
Marijn Haverbeke
-3995
/
+2698
2012-01-19
Update docs to reflect pattern syntax change
Tim Chevalier
-15
/
+7
2012-01-18
Tidy tidy
Graydon Hoare
-3
/
+0
2012-01-18
Add a stylesheet to make the reference HTML look a bit prettier
Marijn Haverbeke
-0
/
+25
2012-01-18
Fill out some parts of the reference docs
Marijn Haverbeke
-36
/
+489
2012-01-18
Fix bug in tutorial render script
Marijn Haverbeke
-1
/
+1
2012-01-18
Fix poor markdown parsing in tutorial-building script
Marijn Haverbeke
-1
/
+1
2012-01-17
Merge pull request #1544 from kevina/issue-1393
Graydon Hoare
-3
/
+3
2012-01-16
Minor cleanups to custom discriminator code.
Kevin Atkinson
-3
/
+3
2012-01-16
Convert a bunch of material on items, statements, expressions and typestates.
Graydon Hoare
-44
/
+1174
2012-01-16
Convert some material covering items, view-items, types.
Graydon Hoare
-1
/
+415
2012-01-16
Upgrade CodeMirror mode used to highlight the tutorial code
Marijn Haverbeke
-9
/
+28
2012-01-16
Move emacs mode into tree
Marijn Haverbeke
-2
/
+2
2012-01-16
In the tutorial, document that C-like enums can have the discriminator
Kevin Atkinson
-0
/
+18
2012-01-13
Import task and memory-model docs.
Graydon Hoare
-9
/
+213
2012-01-13
More doc porting.
Graydon Hoare
-36
/
+373
2012-01-12
Begin shift over to using pandoc, markdown and llnextgen for reference manual...
Graydon Hoare
-0
/
+645
2012-01-12
tutorial: rework nolink description to remove mention of "empty string"
Graham Fawcett
-3
/
+2
2012-01-12
Add tutorial chapter on interfaces
Marijn Haverbeke
-0
/
+184
2012-01-12
Go over the tutorial again
Marijn Haverbeke
-330
/
+343
2012-01-11
discuss joinable tasks
Niko Matsakis
-1
/
+20
2012-01-11
add section on spawn_connected to tutorial and pull test into file
Niko Matsakis
-0
/
+49
2012-01-10
update various parts of the tutorial
Niko Matsakis
-49
/
+202
2012-01-09
Replace all occurrences of 'when' with 'if' in documentation and tutorial.
Austin Seipp
-4
/
+4
2012-01-09
Remove proto_sugar and 'lambda' as keyword, commit to fn@.
Graydon Hoare
-1
/
+1
2012-01-07
doc: typo
Brian Anderson
-1
/
+1
2012-01-02
Fix confusing information in tutorial chapter about argument modes
Marijn Haverbeke
-4
/
+1
2011-12-31
tutorial: Mention by-value argument passing style.
Erick Tryzelaar
-0
/
+3
2011-12-30
Document copy/move/swap/assign expressions more accurately. Fix up some drift...
Graydon Hoare
-32
/
+120
2011-12-29
Purge some obsolete and/or not-implemented stuff from docs.
Graydon Hoare
-259
/
+93
2011-12-29
Add support in lexer for utf8 identifiers. No NFKC logic in char yet.
Graydon Hoare
-3
/
+4
2011-12-23
Update docs on log expressions.
Graydon Hoare
-1
/
+45
2011-12-16
implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove em...
Graham Fawcett
-2
/
+2
2011-12-06
libstd: Update docs
Brian Anderson
-0
/
+1
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-8
/
+8
2011-12-02
doc: added definition of trivial casts to spec
Stefan Plantikow
-3
/
+8
2011-11-25
tutorial: Fix typo in the test section
Haitao Li
-1
/
+1
2011-11-24
rustc: Add a path attribute for crate directives
Haitao Li
-2
/
+4
2011-11-23
doc: Build keywords multitable automatically
Haitao Li
-66
/
+21
2011-11-23
Remove last traces of auth keyword
Marijn Haverbeke
-1
/
+1
2011-11-22
Add hacks to extract and compile tutorial code
Marijn Haverbeke
-14
/
+119
[prev]
[next]