From: bors Date: Tue, 25 Sep 2018 15:20:10 +0000 (+0000) Subject: Auto merge of #54411 - cramertj:await-keyword-error, r=nikomatsakis X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=31789a658bb6b6c78da1f2b99a5f169e4e8b983b;p=rust.git Auto merge of #54411 - cramertj:await-keyword-error, r=nikomatsakis Make "await" a pseudo-edition keyword This change makes "await" ident an error in 2018 edition without async_await feature and adds "await" to the 2018 edition keyword lint group that suggest migration on the 2015 edition. cc https://github.com/rust-lang/rust/issues/53834 r? @nikomatsakis --- 31789a658bb6b6c78da1f2b99a5f169e4e8b983b