James Munns
|
a8090be3eb
|
Fix book to use futures_channel and futures_util, re-enable testing (#172)
* Fix book to use futures_channel and futures_util, re-enable testing
* Make dev dependencies for the book explicit
|
5 years ago |
Yoshua Wuyts
|
98d9284e64
|
disable mdbook to allow tests to pass again (#159)
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
5 years ago |
Atul Bhosale
|
5d73776c69
|
Use the latest toolchain with rustfmt available if rustfmt is unavailable on the latest nightly (#155)
|
5 years ago |
Roman Proskuryakov
|
dde4b89369
|
Make Travis cfg pretty and modular (#118)
|
5 years ago |
Stjepan Glavina
|
38a86766d3
|
Add future::timeout() (#20)
* Add future::timeout()
* Update src/future/timeout.rs
Co-Authored-By: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
* Update src/future/timeout.rs
Co-Authored-By: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
* Put futues::timeout behind unstable feature
|
5 years ago |
James Munns
|
192c9683d9
|
Correct boolean inversion and overrided env vars
|
5 years ago |
James Munns
|
b39c720681
|
Only install mdbook if building the book
|
5 years ago |
James Munns
|
e0212e5229
|
Don't install cargo-update at all
|
5 years ago |
James Munns
|
eba85c3ede
|
Fix regex, also install cargo-update with trust
|
5 years ago |
James Munns
|
de62620460
|
Implement installation using trust
|
5 years ago |
Darin Morrison
|
06952b4c97
|
Test and build the book on travis
|
5 years ago |
Stjepan Glavina
|
e9e3754402
|
Add Surf example (#78)
* Add Surf example
* Use a different osx image
|
5 years ago |
Florian Gilcher
|
3b9ee1ad48
|
Revert "Manual: automated link checking using mdbook-linkcheck (#61)"
This reverts commit fc1774a8ad .
|
5 years ago |
ngirard
|
fc1774a8ad
|
Manual: automated link checking using mdbook-linkcheck (#61)
* travis.yml: add before_script instruction for mdbook and mdbook-linkcheck
* book.toml: add mdbook-linkcheck config options
* Update book.toml
|
5 years ago |
Florian Gilcher
|
7e5ff9409b
|
Reenable windows builds (#49)
Currently deactivates windows docs build with `--feature docs`.
|
5 years ago |
Stjepan Glavina
|
d287237f7b
|
Deny warnings on Travis
|
5 years ago |
Florian Gilcher
|
09f0325746
|
Deactivate windows tests for now
|
5 years ago |
Stjepan Glavina
|
e93c138bf6
|
Reorder commands
|
5 years ago |
Stjepan Glavina
|
08af9053d0
|
Fix broken build
|
5 years ago |
Stjepan Glavina
|
e02349473c
|
Change docs.rs to docs
|
5 years ago |
Florian Gilcher
|
5b0a6269a9
|
Initial commit
|
5 years ago |