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-06-07
Revert "remove alias analysis and replace with borrowck"
Brian Anderson
-1
/
+77
2012-06-07
remove alias analysis and replace with borrowck
Niko Matsakis
-77
/
+1
2012-06-02
make vec fns/methods take imm slices.
Niko Matsakis
-4
/
+3
2012-05-29
tutorial: Consistent metavariable for types. Closes #2461.
Lindsey Kuper
-17
/
+17
2012-05-29
tutorial: Minor cleanup.
Lindsey Kuper
-14
/
+15
2012-05-24
Update the list of reserved words.
Paul Stansifer
-10
/
+10
2012-05-23
Update the tutorial with the new shift behaviors.
Michael Sullivan
-5
/
+5
2012-05-16
doc: Fix `as` description in tutorial
Brian Anderson
-5
/
+5
2012-05-16
doc: Fix operator precedence. Closes #2390
Brian Anderson
-2
/
+3
2012-05-15
doc: remove duplicate words. Thanks, Matt Might!
Lindsey Kuper
-4
/
+4
2012-05-15
Remove `be` keyword.
Lindsey Kuper
-1
/
+1
2012-05-10
Remove `do ... while` loops from the tests and docs.
Paul Stansifer
-41
/
+18
2012-04-23
Explain difference between star and underscore in patterns in the reference m...
Tim Chevalier
-1
/
+2
2012-04-23
Mention lazy evaluation of log arguments in tutorial
Tim Chevalier
-1
/
+5
2012-04-23
Discuss (*) patterns in reference documentation
Tim Chevalier
-1
/
+21
2012-04-19
doc: Remove unused keywords.txt
Brian Anderson
-19
/
+0
2012-04-19
doc: Update keyword list
Brian Anderson
-8
/
+7
2012-04-19
doc: Update keywords.txt with modern list of keywords derived from parser.
Joshua Wise
-8
/
+8
2012-04-18
Describe new for construct in the tutorial
Marijn Haverbeke
-5
/
+48
2012-04-16
rewrite region resolution so it takes place in typeck
Niko Matsakis
-1
/
+1
2012-04-11
Add description of by-move mode.
Graydon Hoare
-0
/
+7
2012-04-06
Re-rename option functions
Tim Chevalier
-1
/
+1
2012-04-06
Remove support for old-style for
Marijn Haverbeke
-27
/
+14
2012-04-05
Documentation only: update tutorial to mention --lib only for single source f...
Tim Chevalier
-4
/
+7
2012-04-05
task_builder => builder in the docs
Tim Chevalier
-3
/
+3
2012-04-02
Rename some core::option functions
Tim Chevalier
-1
/
+1
2012-04-02
doc: Abbreviate Thursday as 'th', not 'do'
Brian Anderson
-1
/
+1
2012-04-01
doc: Tutorial fixes
Brian Anderson
-8
/
+8
2012-03-27
Minor typo fixes.
Graydon Hoare
-2
/
+2
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-30
/
+30
2012-03-25
str::to_chars -> str::chars
Jacob Parker
-1
/
+1
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-31
/
+37
2012-03-20
doc: Fix more language ref tests
Brian Anderson
-41
/
+37
2012-03-20
doc: Fix some language ref examples
Brian Anderson
-96
/
+199
2012-03-20
doc: tag->enum in codemirror-rust.js
Brian Anderson
-2
/
+2
2012-03-20
doc: Run language ref through prep.js
Brian Anderson
-1
/
+10
2012-03-20
test: Begin running the language ref examples. Mostly xfailed
Brian Anderson
-61
/
+61
2012-03-20
doc: Switch the tutorial to pandoc's method of tagging code blocks
Brian Anderson
-35
/
+19
2012-03-20
doc: Fix external links in tutorial
Brian Anderson
-4
/
+2
2012-03-20
doc: Remove unary move operator from language ref. Closes #2032
Brian Anderson
-19
/
+0
2012-03-18
core: Rename vec::position_elt to position_elem
Brian Anderson
-2
/
+2
2012-03-13
Name types after their modules instead of 't'
Brian Anderson
-6
/
+6
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-33
/
+32
2012-03-12
doc: Add some info about native mods and crust functions
Brian Anderson
-1
/
+79
2012-03-11
Document what the type of the main() function should be
Tim Chevalier
-0
/
+5
2012-03-11
Docs for infinite loops
Tim Chevalier
-2
/
+34
2012-03-11
doc: Add 'crust' to keywords
Brian Anderson
-1
/
+1
2012-03-10
doc: Update tutorial for task API changes
Brian Anderson
-6
/
+5
2012-03-10
doc: Indent preformatted text a little more
Brian Anderson
-1
/
+1
2012-03-09
build: Switch from naturaldocs to rustdoc
Brian Anderson
-285
/
+0
[prev]
[next]