issues Search Results · repo:alexcrichton/futures-await language:Rust is:public
Filter by
72 results
(78 ms)72 results
inalexcrichton/futures-await (press backspace or delete to remove)After upgrading to 1.34.0-nightly, this compiler have following message and stopped.
error[E0599]: no method named `resume` found for type `T` in the current scope
-- /Users/shisoft/.cargo/registry/src/git.luolix.top-1ecc6299db9ec823/futures-await-0.1.1/src/lib.rs:120:35 ...
shisoft
- 1
- Opened on Jan 30, 2019
- #113
This crate has been in maintenance mode (and pitifully maintained) for several months. However, at this point, I think
it might be time to straight deprecate it. There are now bridges between the futures ...
withoutboats
- 20
- Opened on Oct 24, 2018
- #111
I realize this crate is legacy, but at the moment it s the best way to write async software if you depend on anything
from crates.io, which is basically every useful program one might want to write. Also, ...
estokes
- 1
- Opened on Aug 10, 2018
- #110
This crate uses the proc-macro APIs, which have been going through a lot of churn as they prepare for stabilization. As
a result, its been broken a lot - more often than not probably - on recent nightlies. ...
help wanted
withoutboats
- Opened on Aug 6, 2018
- #109
I can not successfully compile the basic await! example on the readme.
$ rustc --version
rustc 1.29.0-nightly (1ecf6929d 2018-07-16)
My first attempt to compile it gave me this compilation error:
error[E0658]: ...
realcr
- 6
- Opened on Jul 17, 2018
- #108
I realise that this isn t really about async/await itself, but using it in surrounding code made me question my
instincts, so I figured I d open a discussion...
I want to write some code along the lines ...
illicitonion
- 2
- Opened on Jul 14, 2018
- #107
Hi, It seems like the nightly rust have already built in await macro which conflict with this crate. Is there any
suggestion to resolve this problem before futures 0.3 was settled?
Thanks
error[E0659]: ...
shisoft
- 13
- Opened on Jun 29, 2018
- #106
I m a new-comer to rust, particularly to futures and async/await; however, I m pretty familiar with coroutines and some
of the javascript libraries like async-parallel.
I m aiming to call 2 (or N) long-running ...
moorage
- Opened on May 28, 2018
- #105
This is on nightly 2018-04-11, futures-await itself does not appear to compile on a current nightly. I get that there is
going to be churn while the grand async plan is implemented, but anything that could ...
estokes
- 5
- Opened on May 20, 2018
- #103
Apologies if I m confused and just doing it wrong. I am trying to compile with rust 1.27.0-nightly following the steps
from the readme, but get:
rustup update nightly
rustup default nightly
cargo +nightly ...
colinbankier
- 7
- Opened on May 17, 2018
- #102
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.