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
/
drop-order
Age
Commit message (
Collapse
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-1222
/
+0
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-1
/
+1
2020-04-22
smoke-test for async fn with mir-opt-level=0
Ralf Jung
-0
/
+9
2019-09-17
apply nits from centril
Niko Matsakis
-7
/
+8
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
2019-09-16
add test for drop order of temporary in tail return expression
Niko Matsakis
-0
/
+94
2019-09-08
Update test stderr with results of enabling unused lints
Mark Rousskov
-3
/
+7
2019-08-20
--bless post no async_await gates in tests.
Mazdak Farrokhzad
-4
/
+4
2019-08-20
Remove async_await gates from tests.
Mazdak Farrokhzad
-10
/
+0
2019-08-06
test drop order for locals when a future is dropped part-way through execution
David Laban
-0
/
+176
2019-08-06
fixup! test drop order for parameters when a future is dropped part-way ↵
David Laban
-1
/
+1
through execution
2019-08-05
test drop order for parameters when a future is dropped part-way through ↵
David Laban
-0
/
+307
execution
2019-07-04
Reduce reliance on feature(await_macro).
Mazdak Farrokhzad
-2
/
+2
2019-05-24
Add drop-order folder in test/ui/async-await
varkor
-0
/
+641