summaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorSimon Wollwage <mail.wollwage@gmail.com>2019-04-11 01:14:31 +0900
committerCarl Lerche <me@carllerche.com>2019-04-10 09:14:31 -0700
commit7ae010f0f3b22d1f3c9bc47732988b2e35fcf253 (patch)
treebc7a1e6bddbf05aacea2077866ad4c6be44d26a3 /azure-pipelines.yml
parent9144b2ff535b7a200a24902d340a438d9c8bf858 (diff)
async-await: Use Context instead of Waker in poll (#1041)
Rust nightly std::future::Future recently changed Waker to Context. Change to use Context Co-Authored-By: Kintaro <mail.wollwage@gmail.com>
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index e15e5c55..54dc78f3 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -74,7 +74,7 @@ jobs:
parameters:
name: async_await
displayName: Async / Await
- rust: nightly-2019-02-28
+ rust: nightly-2019-04-08
noDefaultFeatures: ''
benches: true
crates: