async-fundamentals-initiative icon indicating copy to clipboard operation
async-fundamentals-initiative copied to clipboard

Results 9 async-fundamentals-initiative issues
Sort by recently updated
recently updated
newest added

### Motivation As previously discussed it's a debated issue how to express Send/Sync bounds on the generated associated types for async methods. As I understand it, this issue will be...

| Metadata | | | --- | --- | | Name | Async fns in traits initiative | | Owner | @tmandry | | Liaison | @joshtriplett | | Proposed...

T-lang
C-tracking-issue

…links Assuming this will improve UX of https://rust-lang.github.io/async-fundamentals-initiative/evaluation/case-studies/builder-provider-api.html (Again), line 166 is unchanged. GitHub's new UI is doing things it should not do. I suspect an unrequested trailing newline change.

`provider` is the `fn` argument, while `credentials_source` is the pin-boxed `struct` member. Side note: Line 166 is unchanged. GitHub incorrectly marks it as changed - same as here: https://github.com/rust-lang/async-fundamentals-initiative/pull/6#pullrequestreview-907893260