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
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
2011-11-22
Clarify escaped newlines in tutorial
Marijn Haverbeke
-1
/
+6
2011-11-21
Fix typo in tutorial
Marijn Haverbeke
-2
/
+2
2011-11-21
Add explanation of kinds to tutorial
Marijn Haverbeke
-11
/
+42
2011-11-17
tutorial: Fix type mismatch in example FFI code
Haitao Li
-1
/
+1
2011-11-16
tutorial: Close unmatched quote in anchor tag
Brian Anderson
-1
/
+1
2011-11-16
Update tutorial for native mod changes
Brian Anderson
-9
/
+15
2011-11-16
tutorial: Update with native module syntax change
Haitao Li
-11
/
+20
2011-11-16
Fix small grammar mistake in tutorial
Marijn Haverbeke
-1
/
+1
2011-11-15
Use libcrypto.so instead of libssl.so in the ffi part of tutorial
Marijn Haverbeke
-12
/
+12
2011-11-07
Document crate top-level and directory modules. Closes #1097
Brian Anderson
-1
/
+8
2011-11-07
Fix some more bugs in the tutorial
Marijn Haverbeke
-6
/
+6
2011-11-07
Tutorial: 'import std;' should be 'use std;'.
Matt Brubeck
-1
/
+1
2011-11-04
Fill in the tutorial section on testing
Marijn Haverbeke
-9
/
+82
2011-11-03
Clarify metadata syntax in manual
Marijn Haverbeke
-1
/
+6
2011-11-02
Fix confusing sentence in tutorial.
Marijn Haverbeke
-5
/
+6
2011-11-02
Expand the tutorial section on functions
Marijn Haverbeke
-18
/
+39
2011-11-02
Write briefly about syntax extension in the syntax section
Marijn Haverbeke
-9
/
+27
2011-11-02
Make ptr::addr_of return an immutable vec, add mut_addr_of
Marijn Haverbeke
-2
/
+3
2011-11-02
Make 'lambda(...) -> ...' parse as a type
Marijn Haverbeke
-4
/
+1
2011-11-01
Fix some typos in tutorial
Marijn Haverbeke
-8
/
+10
2011-11-01
Fix typo in syntax.md
Brian Anderson
-1
/
+1
2011-11-01
Fill in the foreign-function part of the tutorial
Marijn Haverbeke
-2
/
+191
2011-11-01
Tie up some ends in the tutorial
Marijn Haverbeke
-11
/
+63
2011-11-01
Improve syntax highlighting in tutorial
Marijn Haverbeke
-8
/
+13
2011-11-01
Fix file timestamp extraction in tutorial builder
Marijn Haverbeke
-3
/
+3
2011-11-01
Flesh out the module section of the tutorial
Marijn Haverbeke
-1
/
+268
2011-11-01
Add syntax highlighting to the code snippets in the tutorial
Marijn Haverbeke
-16
/
+631
2011-11-01
Clarify tutorial based on feedback, fix some Markdown errors
Marijn Haverbeke
-11
/
+41
2011-11-01
doc: Sort keywords alphabetically
Haitao Li
-55
/
+56
2011-11-01
doc: Add missing keywords block and lambda
Haitao Li
-0
/
+2
2011-10-31
Add pattern guard docs to language ref
Brian Anderson
-0
/
+13
2011-10-31
Add a first stab at a tutorial
Marijn Haverbeke
-0
/
+2672
2011-10-28
Remove iter and 'for each' from the documentation
Matt Brubeck
-97
/
+7
2011-10-28
Document alt record patterns
Brian Anderson
-6
/
+35
2011-10-28
Document the nullary-variant period in alt patterns
Brian Anderson
-0
/
+9
2011-10-28
More documentation for alt expressions
Matt Brubeck
-0
/
+11
2011-10-28
Document how RUST_LOG works
Brian Anderson
-20
/
+41
2011-10-27
Add 'as' (cast) operator to the documentation
Matt Brubeck
-0
/
+25
2011-10-26
Add more std documentation
Brian Anderson
-3
/
+3
2011-10-26
Use web-style paragraphs in std docs
Brian Anderson
-0
/
+8
2011-10-26
Add more std documentation
Brian Anderson
-0
/
+1
[next]