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
/
tutorial-tasks.md
Age
Commit message (
Expand
)
Author
Lines
2013-05-14
Use static string with fail!() and remove fail!(fmt!())
Björn Steinbrink
-1
/
+1
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-04-18
core::comm: Modernize constructors to use `new`
Brian Anderson
-1
/
+1
2013-04-03
doc: Rewrite task tutorial intro
Brian Anderson
-39
/
+28
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-6
/
+6
2013-03-28
Removing unused imports
Alex Crichton
-3
/
+3
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-8
/
+8
2013-03-02
librustc: Forbid chained imports and fix the logic for one-level renaming imp...
Patrick Walton
-23
/
+22
2013-02-26
Fix unused imports in the tutorials
Alex Crichton
-2
/
+0
2013-02-21
core: Extract comm from pipes. #4742
Brian Anderson
-10
/
+10
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-10
/
+10
2013-02-14
remove die definition and use in doc tests
Nick Desaulniers
-8
/
+8
2013-02-03
Fixed `fmt!`, tests, doc-tests.
Marvin Löbel
-2
/
+2
2013-02-01
Remove fail keyword from lexer & parser and clean up remaining calls to
Nick Desaulniers
-11
/
+11
2013-01-31
Finalize moves-based-on-type implementation.
Niko Matsakis
-2
/
+2
2013-01-20
doc: Fix tutorial typo and remove unnecessary xfail-test
Chris Peterson
-1
/
+1
2012-12-14
Remove spawn_listener, spawn_conversation
Brian Anderson
-1
/
+1
2012-12-12
Fix tasks tutorial tests
Tim Chevalier
-9
/
+9
2012-10-12
Make moves explicit in doc examples
Tim Chevalier
-9
/
+9
2012-10-09
Copyedit tasks tutorial
Tim Chevalier
-119
/
+124
2012-10-07
Clean up unfinished portions of task tutorial
Brian Anderson
-9
/
+2
2012-10-04
Fixed a few typos in the tutorials.
Gonçalo Cabrita
-5
/
+5
2012-10-01
docs: Begin integrating bblum's linked failure blog post
Brian Anderson
-0
/
+157
2012-10-01
docs: Task tutorial cleanup
Brian Anderson
-10
/
+27
2012-10-01
docs: More task tutorial
Brian Anderson
-49
/
+176
2012-09-29
doc: Mention std::par in task tutorial
Brian Anderson
-1
/
+2
2012-09-29
docs: Begin rewriting the task tutorial
Brian Anderson
-9
/
+62
2012-09-26
docs: Give all tutorials consistent titles and intro sections
Brian Anderson
-1
/
+3
2012-09-22
doc: Split out task tutorail. Add links to sub-tutorials
Brian Anderson
-0
/
+173