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
/
async-await.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-219
/
+0
2022-07-11
compiletest: trim edition before passing as flag
Deadbeef
-1
/
+1
2021-05-27
Test THIR unsafeck for unsafe ops in closures
LeSeulArtichaut
-1
/
+2
2020-04-22
smoke-test for async fn with mir-opt-level=0
Ralf Jung
-0
/
+3
2019-09-08
Update test stderr with results of enabling unused lints
Mark Rousskov
-0
/
+2
2019-08-20
Remove async_await gates from tests.
Mazdak Farrokhzad
-2
/
+0
2019-08-02
Resolve FIXME with async-await test
varkor
-3
/
+1
2019-08-02
Replace "existential" by "opaque"
varkor
-1
/
+1
2019-07-12
test `unsafe fn` and `async unsafe fn` calls in `unsafe { async || }`
Delan Azabani
-2
/
+2
2019-07-12
remove redundant async_closure test in async-await.rs
Delan Azabani
-7
/
+1
2019-07-12
test `unsafe fn` and `async unsafe fn` calls in `async` in `unsafe`
Delan Azabani
-0
/
+13
2019-07-12
align async-await.rs and await-macro.rs with one another
Delan Azabani
-1
/
+9
2019-07-03
Adjust tests wrt. 'async_closure' feature gate.
Mazdak Farrokhzad
-8
/
+0
2019-06-29
Always parse 'async unsafe fn' + properly ban in 2015.
Mazdak Farrokhzad
-2
/
+11
2019-05-31
Parse 'async unsafe fn' instead of 'unsafe async fn'.
Mazdak Farrokhzad
-1
/
+1
2019-05-24
Move async/await tests to test/ui/async-await
varkor
-0
/
+201