index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
async-await
/
issues
Age
Commit message (
Expand
)
Author
Lines
2019-08-12
revamp how we handle elision in async fn
Niko Matsakis
-0
/
+112
2019-08-07
Rollup merge of #63034 - tmandry:reduce-generator-size-regressions, r=cramertj
Mazdak Farrokhzad
-0
/
+15
2019-08-02
Replace "existential" by "opaque"
varkor
-1
/
+1
2019-08-02
Update syntax in existing tests
varkor
-3
/
+4
2019-07-29
Wrap promoted generator fields in MaybeUninit
Tyler Mandry
-0
/
+15
2019-07-05
Rollup merge of #62324 - Centril:reduce-await-macro-reliance, r=cramertj
Mazdak Farrokhzad
-10
/
+10
2019-07-05
Rollup merge of #62292 - Centril:split-async-closures, r=cramertj
Mazdak Farrokhzad
-18
/
+27
2019-07-04
Reduce reliance on feature(await_macro).
Mazdak Farrokhzad
-10
/
+10
2019-07-03
Adjust tests wrt. 'async_closure' feature gate.
Mazdak Farrokhzad
-18
/
+27
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-9
/
+9
2019-06-27
Rollup merge of #62155 - cramertj:61872, r=centril
Mazdak Farrokhzad
-0
/
+21
2019-06-26
Add regression test for MIR drop generation in async loops
Taylor Cramer
-0
/
+21
2019-06-26
Don't ICE on item in `.await` expression
Nathan Corbyn
-3
/
+72
2019-06-03
rustc: async fn drop order lowering in HIR
David Wood
-0
/
+20
2019-05-29
Update ui test suite to use dyn
memoryruins
-2
/
+2
2019-05-24
Add issues folder in async-await
varkor
-0
/
+303
[prev]