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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2012-10-11
Merge pull request #3734 from dbp/tutorial-fixes
release-0.4
0.4
Brian Anderson
-2
/
+6
2012-10-11
tutorial: add note about mutability of vectors
Daniel Patterson
-2
/
+6
2012-10-11
manual: Lightly copyedit the crates section
Tim Chevalier
-40
/
+26
2012-10-11
manual: Lightly copyedit the macros section
Tim Chevalier
-17
/
+13
2012-10-11
Fix tutorial-ffi tests
Tim Chevalier
-4
/
+4
2012-10-11
manual: fix one more nit.
Graydon Hoare
-1
/
+1
2012-10-11
manual: fix accidentally broken test.
Graydon Hoare
-2
/
+2
2012-10-11
manual: remove as many ~[] literals as possible.
Graydon Hoare
-18
/
+18
2012-10-11
manual: remove as many ~"" literals as possible.
Graydon Hoare
-15
/
+15
2012-10-11
manual: fix bullet list.
Graydon Hoare
-0
/
+1
2012-10-11
manual: remove description of references (modes) from memory-slots section.
Graydon Hoare
-20
/
+2
2012-10-11
manual: rewrite the section on type kinds.
Graydon Hoare
-24
/
+29
2012-10-11
manual: fix various examples.
Graydon Hoare
-23
/
+17
2012-10-11
manual: capitalize more examples properly.
Graydon Hoare
-10
/
+10
2012-10-11
manual: fix vec and str types to discuss definite / indefinite size.
Graydon Hoare
-27
/
+20
2012-10-11
manual: example fixup.
Graydon Hoare
-1
/
+1
2012-10-11
manual: add 'item', remove statement that built-in types are keywords.
Graydon Hoare
-4
/
+2
2012-10-11
manual: avoid describing 'assert' as 'like check', note future removal.
Graydon Hoare
-4
/
+3
2012-10-11
manual: remove 'analogy' between return and return. meaningless.
Graydon Hoare
-2
/
+1
2012-10-11
manual: fixes to match expression examples and explanation.
Graydon Hoare
-14
/
+14
2012-10-11
manual: remove unusual production name in match-expr grammar.
Graydon Hoare
-1
/
+1
2012-10-11
manual: "to" -> ".."
Graydon Hoare
-1
/
+1
2012-10-11
manual: rewrite for-expression section to reflect this year's definition.
Graydon Hoare
-6
/
+14
2012-10-11
manual: add section on do-expressions.
Graydon Hoare
-0
/
+46
2012-10-11
Change FIXME number
Tim Chevalier
-1
/
+1
2012-10-11
Revert "Use a constant vector for the sudoku board, delete a FIXME"
Tim Chevalier
-13
/
+32
2012-10-11
Re-xfail two tests that I tried to resurrect (no time right now)
Tim Chevalier
-37
/
+78
2012-10-11
Use move instead of ref in select-macro
Tim Chevalier
-1
/
+1
2012-10-11
Fix pipe-select-macro
Tim Chevalier
-1
/
+1
2012-10-11
Export VecUnboxedRepr from vec so a test case can use it
Tim Chevalier
-10
/
+11
2012-10-11
Un-XFAIL task-compare
Tim Chevalier
-3
/
+0
2012-10-11
Use match move in select-macro, get rid of a FIXME
Tim Chevalier
-3
/
+2
2012-10-11
Un-XFAIL reflect-visit-type
Tim Chevalier
-3
/
+0
2012-10-11
Annotate FIXMEs in reflect-visit-data
Tim Chevalier
-10
/
+4
2012-10-11
Uncomment nested module in test, delete a FIXME
Tim Chevalier
-2
/
+0
2012-10-11
Use a constant vector for the sudoku board, delete a FIXME
Tim Chevalier
-32
/
+13
2012-10-11
Use match move in pingpong, delete a FIXME
Tim Chevalier
-8
/
+4
2012-10-11
Remove obsolete comment
Tim Chevalier
-2
/
+0
2012-10-11
Remove obsolete FIXME
Tim Chevalier
-2
/
+0
2012-10-11
Use truncate in typeck::infer; gets rid of FIXME
Tim Chevalier
-5
/
+2
2012-10-11
Remove obsolete comment
Tim Chevalier
-5
/
+0
2012-10-11
Update FIXME numbers
Tim Chevalier
-10
/
+10
2012-10-11
Remove obsolete FIXME
Tim Chevalier
-3
/
+0
2012-10-11
Fix from_buf in test cases
Tim Chevalier
-4
/
+4
2012-10-11
Update FIXME numbers
Tim Chevalier
-2
/
+2
2012-10-11
Remove obsolete FIXME
Tim Chevalier
-6
/
+1
2012-10-11
Remove obsolete FIXME
Tim Chevalier
-1
/
+0
2012-10-11
Update FIXME number
Tim Chevalier
-1
/
+1
2012-10-11
Remove unneeded no_rt flag
Tim Chevalier
-17
/
+11
2012-10-11
Update FIXME number
Tim Chevalier
-1
/
+1
[next]