Stjepan Glavina
|
f2ca3f37a9
|
Fix build errors in docs
|
2019-09-22 11:47:39 +02:00 |
|
Stjepan Glavina
|
a97d26ca13
|
Fix imports in the book
|
2019-09-21 15:22:50 +02:00 |
|
Florian Gilcher
|
366546b9ce
|
Visibly import in tasks example
Fixes #97
|
2019-08-26 14:39:25 -07:00 |
|
Darin Morrison
|
6302805b54
|
Fix book tests
[ci skip]
|
2019-08-25 04:34:41 -07:00 |
|
Wesley Moore
|
ed81a9e23c
|
Fix a couple of typos in the book
|
2019-08-19 17:10:28 +10:00 |
|
Florian Gilcher
|
1fe8a28399
|
Merge branch 'master' into book-typos-and-small-edits
|
2019-08-18 11:34:26 +02:00 |
|
Florian Gilcher
|
d656882796
|
Merge pull request #66 from divergentdave/book-copyediting
Copyedits for the book
|
2019-08-18 11:25:49 +02:00 |
|
Shady Khalifa
|
fd0b4d4cff
|
missing .await (#69)
* missing .await
* Update tasks.md
|
2019-08-18 09:50:34 +02:00 |
|
David Cook
|
392b6df7c2
|
Copyedits for the book
|
2019-08-17 00:41:37 -05:00 |
|
Daniel Carosone
|
6b23760c4a
|
additional tweaks
|
2019-08-17 10:32:42 +10:00 |
|
Daniel Carosone
|
a4cccb1450
|
link and more apostrophes
|
2019-08-17 10:18:11 +10:00 |
|
Florian Gilcher
|
f9fe7390d6
|
Merge pull request #58 from async-rs/fix-apostrophes
Fix wrong apostrophes
|
2019-08-16 23:52:50 +02:00 |
|
James Munns
|
58804c2524
|
Merge pull request #56 from dcarosone/book-typos-and-small-edits
small typos and edits in first few pages
|
2019-08-16 23:52:41 +02:00 |
|
Florian Gilcher
|
b69d55ce0b
|
Fix weird apostrophes
|
2019-08-16 23:37:13 +02:00 |
|
Daniel Carosone
|
54252b39e9
|
merge
|
2019-08-17 07:23:07 +10:00 |
|
Pascal Hertleif
|
df8cea8ab6
|
Book: Fix typo in tasks example
|
2019-08-16 23:20:15 +02:00 |
|
Daniel Carosone
|
2d2490c1a4
|
small typos and edits in first few pages
|
2019-08-17 07:03:48 +10:00 |
|
skorgu
|
77171b5f45
|
Rename 'task' variable in example
The collision between the 'task' variable and the 'task' import is confusing (task::block_on(task) especially).
|
2019-08-16 16:42:21 -04:00 |
|
Florian Gilcher
|
79d6ee97f1
|
Document panicking and blocking
|
2019-08-16 12:32:01 +02:00 |
|
Florian Gilcher
|
54f3732787
|
TaskHandle -> JoinHandle
|
2019-08-12 22:20:57 +02:00 |
|
Florian Gilcher
|
cc19d7e76b
|
Add draft text of some chapters
|
2019-08-12 22:17:03 +02:00 |
|
Florian Gilcher
|
a0143dd098
|
Add book draft
|
2019-08-08 15:54:19 +02:00 |
|