]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #58727 - taiki-e:deny-rust_2018_idioms-bootstrap, r=Centril
authorMazdak Farrokhzad <twingoow@gmail.com>
Mon, 25 Feb 2019 10:42:31 +0000 (11:42 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Feb 2019 10:42:31 +0000 (11:42 +0100)
bootstrap: deny(rust_2018_idioms)

As part of the Rust 2018 transition, apply `#![deny(rust_2018_idioms)]` to `bootstrap`.

r? @Centril


Trivial merge