Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-lang/async-book issues and pull requests

#100 - Fix typo in executor section

Pull Request - State: closed - Opened by jrheard almost 4 years ago

#99 - Missing Outputs in 01_05_http_server Example

Issue - State: open - Opened by CleanHit almost 4 years ago

#98 - Fix typo in "async_trait"

Pull Request - State: closed - Opened by nrc almost 4 years ago - 1 comment

#97 - Expand on TODOs

Issue - State: open - Opened by nrc almost 4 years ago

#96 - Added FuturesUnordered chapter

Pull Request - State: open - Opened by capnhawkbill almost 4 years ago

#95 - Fix documentation typo

Pull Request - State: closed - Opened by nonelement about 4 years ago

#94 - Fix invalid package names

Pull Request - State: closed - Opened by taiki-e about 4 years ago

#93 - Update Cargo.toml

Pull Request - State: closed - Opened by humancalico about 4 years ago - 1 comment

#92 - Fix documentation typo

Pull Request - State: closed - Opened by cmtm about 4 years ago

#91 - try to make reproducible examples (missing cargo dependencies)

Issue - State: closed - Opened by nbari about 4 years ago - 2 comments

#90 - Updated HTTP server example

Pull Request - State: closed - Opened by Kestrer about 4 years ago

#89 - Add link to Cargo dependencies example

Pull Request - State: closed - Opened by KamuelaFranco about 4 years ago

#88 - Remove the return `Box<dyn Trait>` issue in async fn

Pull Request - State: closed - Opened by tsing about 4 years ago - 1 comment

#87 - Expanding Pin chapter

Pull Request - State: closed - Opened by cfsamson about 4 years ago - 4 comments

#86 - Fix typo

Pull Request - State: closed - Opened by HCastano about 4 years ago

#85 - Add Async Recursion Macro to Workarounds

Pull Request - State: open - Opened by zicklag over 4 years ago - 3 comments

#84 - Fixed workarounds - Content removal

Issue - State: closed - Opened by srikwit over 4 years ago - 2 comments

#83 - remove duplicate title

Pull Request - State: closed - Opened by PureWhiteWu over 4 years ago

#82 - mdbook renderer tries to invoke linkcheck renderer

Pull Request - State: closed - Opened by srikwit over 4 years ago - 3 comments

#81 - Chapter 2: fix self type

Pull Request - State: closed - Opened by xtutu over 4 years ago

#80 - Running long task inside async functions

Issue - State: closed - Opened by ghost over 4 years ago - 2 comments

#79 - Remove outdated reference to `FutureObj`

Pull Request - State: closed - Opened by grovesNL over 4 years ago - 1 comment

#78 - Expecting a panic on max queued tasks

Issue - State: open - Opened by cannero over 4 years ago - 1 comment

#77 - FuturesUnordered section

Issue - State: open - Opened by tarquin-the-brave over 4 years ago

#76 - Remove extra comma

Pull Request - State: closed - Opened by garro95 over 4 years ago

#75 - Fix typos

Pull Request - State: closed - Opened by olehmisar over 4 years ago

#74 - Production-ready accept loop handling

Issue - State: open - Opened by tailhook over 4 years ago

#73 - Confusing explanation of Pin

Issue - State: open - Opened by umanwizard over 4 years ago - 1 comment

#72 - Tiny grammar fix

Pull Request - State: closed - Opened by alfiedotwtf over 4 years ago

#71 - update dependency to sync with the example

Pull Request - State: closed - Opened by Satoshi-Kusumoto over 4 years ago

#70 - Timeout question

Issue - State: open - Opened by vjancik over 4 years ago

#69 - Update `Hyper` example in chapter 1.4

Pull Request - State: closed - Opened by sectore over 4 years ago

#68 - Fix a typo

Pull Request - State: closed - Opened by AlephAlpha over 4 years ago - 1 comment

#67 - Examples in book mostly not work

Issue - State: closed - Opened by rerime over 4 years ago - 1 comment

#66 - Make simple examples, without external dependencies

Issue - State: open - Opened by jcbritobr over 4 years ago - 2 comments

#65 - Fixed method path

Pull Request - State: closed - Opened by funkill over 4 years ago

#64 - Blocking `thread::sleep` inside an async fn

Issue - State: open - Opened by hwchen over 4 years ago - 1 comment

#63 - Russian translation

Pull Request - State: closed - Opened by funkill over 4 years ago - 1 comment

#61 - first http example: instruct user to include #![feature(async_await)]

Issue - State: closed - Opened by EdmundsEcho over 4 years ago - 1 comment

#60 - Fix running code

Pull Request - State: closed - Opened by funkill over 4 years ago - 7 comments

#59 - fix deps version and format examples

Pull Request - State: closed - Opened by yjhmelody over 4 years ago - 1 comment

#58 - Fix comment about size of function pointers

Pull Request - State: closed - Opened by stephaneyfx over 4 years ago

#57 - Don't start the timer until the future is polled for the first time.

Pull Request - State: closed - Opened by arbitrix over 4 years ago - 1 comment

#56 - Fix pinning example

Pull Request - State: closed - Opened by dcoles over 4 years ago - 1 comment

#55 - Create README.md

Pull Request - State: closed - Opened by XAMPPRocky over 4 years ago - 1 comment

#54 - Add required hidden definitions to some code examples

Pull Request - State: closed - Opened by Manishearth over 4 years ago - 2 comments

#53 - Update to rust stable and futures 0.3.

Pull Request - State: closed - Opened by orium over 4 years ago - 3 comments

#52 - fix: remove nightly references

Pull Request - State: closed - Opened by petrSchreiber over 4 years ago - 6 comments

#51 - Chapter 1: Fix typo in comment

Pull Request - State: closed - Opened by arnej over 4 years ago - 1 comment

#50 - fix: applied simple http server nightly references, cargo

Pull Request - State: closed - Opened by petrSchreiber over 4 years ago - 1 comment

#49 - CH1 - HTTP server - wrong url + missing println!

Pull Request - State: closed - Opened by Viewtiful over 4 years ago - 2 comments

#48 - Adds link to this repo

Pull Request - State: closed - Opened by DhruvDh over 4 years ago - 1 comment

#47 - Clarify sentence about u8: Unpin

Pull Request - State: closed - Opened by tmandry over 4 years ago

#46 - Fix typos in Chapter 1 code samples

Pull Request - State: closed - Opened by tmandry over 4 years ago

#45 - Join Streams?

Issue - State: open - Opened by gilescope over 4 years ago - 3 comments

#44 - Nested `use` statements are slightly difficult to read.

Issue - State: closed - Opened by cldershem over 4 years ago - 1 comment

#43 - Clear cache

Pull Request - State: closed - Opened by funkill almost 5 years ago - 1 comment

#42 - Cache mdbook and linkcheck

Pull Request - State: closed - Opened by funkill almost 5 years ago - 1 comment

#41 - Add spellchecking

Pull Request - State: closed - Opened by funkill almost 5 years ago - 1 comment

#40 - Fix typo.

Pull Request - State: closed - Opened by hadronized almost 5 years ago

#39 - Potentially unwanted permanent HTTP redirect with webserver example

Issue - State: open - Opened by valeth almost 5 years ago - 1 comment

#38 - added space to closing `}` around task_sender

Pull Request - State: closed - Opened by petertrotman almost 5 years ago

#37 - Fix function name to match example

Pull Request - State: closed - Opened by larsch almost 5 years ago - 1 comment

#36 - Workarounds to Know and Love

Pull Request - State: closed - Opened by cramertj almost 5 years ago

#35 - Book cover concept

Issue - State: open - Opened by SamuelMarks almost 5 years ago

#34 - Fix select typo

Pull Request - State: closed - Opened by wusyong almost 5 years ago

#33 - Remove async_await feature

Pull Request - State: closed - Opened by taiki-e almost 5 years ago

#32 - Remove backtick that breaks inline code formatting

Pull Request - State: closed - Opened by cjpearce almost 5 years ago - 1 comment

#31 - run buttons don't actually work

Issue - State: open - Opened by nikomatsakis almost 5 years ago

#30 - Change state of asynchronous Rust chapter

Pull Request - State: closed - Opened by skade almost 5 years ago - 1 comment

#29 - Fix async/.await typo

Pull Request - State: closed - Opened by weihanglo almost 5 years ago - 1 comment

#28 - select & join

Pull Request - State: closed - Opened by cramertj almost 5 years ago - 2 comments

#27 - Print listening on port 3000 not 300

Pull Request - State: closed - Opened by spastorino almost 5 years ago

#26 - i18n question

Issue - State: open - Opened by huangjj27 almost 5 years ago - 14 comments

#25 - Update mdbook and use ANCHOR for code includes

Pull Request - State: closed - Opened by cramertj almost 5 years ago

#24 - Fix typo in examples/02_04_executor

Pull Request - State: closed - Opened by utsavoza almost 5 years ago - 1 comment

#23 - Error Running Sample Code: Incorrect Edition and Version of Rust

Issue - State: closed - Opened by ErikPartridge almost 5 years ago - 1 comment

#22 - "surprisingly hard things"

Issue - State: closed - Opened by nikomatsakis almost 5 years ago - 8 comments

#21 - Fix some references to the old await! syntax

Pull Request - State: closed - Opened by 17cupsofcoffee almost 5 years ago

#20 - Pinning chapter 'move' should be disambiguated

Issue - State: open - Opened by mikedilger2 almost 5 years ago

#19 - Reduce wordiness

Pull Request - State: closed - Opened by cramertj about 5 years ago - 1 comment

#18 - Update examples and move into cargo projects

Pull Request - State: closed - Opened by cramertj about 5 years ago

#17 - Add CI for building book, example code

Issue - State: closed - Opened by cramertj about 5 years ago - 2 comments

#16 - Update to current .await syntax and futures 0.3.0-alpha.16

Issue - State: closed - Opened by cramertj about 5 years ago - 1 comment

#15 - Move to mdbook

Issue - State: closed - Opened by cramertj about 5 years ago - 1 comment

#14 - [WIP] Update to latest nightly

Pull Request - State: closed - Opened by taiki-e about 5 years ago

#13 - Fix two typos on io.md

Pull Request - State: closed - Opened by Lonami about 5 years ago - 1 comment

#12 - Pinning chapter would benefit from diagram

Issue - State: closed - Opened by darconeous about 5 years ago - 2 comments

#11 - Add a missing "to"

Pull Request - State: closed - Opened by cgonyeo over 5 years ago

#10 - Add hyper example to examples directory

Pull Request - State: closed - Opened by najamelan over 5 years ago - 1 comment

#9 - Update hyper example

Pull Request - State: closed - Opened by najamelan over 5 years ago - 1 comment

#8 - Managing shared state chapter - ideas

Issue - State: open - Opened by najamelan over 5 years ago - 3 comments

#7 - Fix typos

Pull Request - State: closed - Opened by cpick over 5 years ago

#6 - Read data from hyper::body::Body with async/await

Issue - State: closed - Opened by balthild over 5 years ago - 11 comments

#5 - Error building `Applied: HTTP Server` example

Issue - State: closed - Opened by ivstas over 5 years ago - 4 comments

#4 - Reduce wordiness

Pull Request - State: closed - Opened by Centril over 5 years ago - 2 comments

#3 - ">" button on execution/wakeups.html doesn't go to next page

Issue - State: closed - Opened by kraai over 5 years ago - 1 comment

#2 - Ignore book directory

Pull Request - State: closed - Opened by kraai over 5 years ago

#1 - Fix misspelling

Pull Request - State: closed - Opened by kraai over 5 years ago