]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #80573 - jyn514:tool-lints, r=GuillaumeGomez
authorMara Bos <m-ou.se@m-ou.se>
Fri, 22 Jan 2021 14:30:03 +0000 (14:30 +0000)
committerGitHub <noreply@github.com>
Fri, 22 Jan 2021 14:30:03 +0000 (14:30 +0000)
commit98c03644b191ee9b62e8d6fc6be640b5fecbbf1b
treea743e0bd6234afeea655b5ab6b3db5f15a31c8c6
parentbbc01bb624a960533e049fdb98d0489ff2a8de06
parent0797ffec09c79d99943cb95b5b455c0d2278ea2f
Rollup merge of #80573 - jyn514:tool-lints, r=GuillaumeGomez

Deny rustc::internal lints for rustdoc and clippy

- Fix rustc::internal lints for rustdoc
- Deny internal lints only for rustdoc and clippy (previously the lints were ignored for clippy because -Zunstable-options didn't get passed)
src/librustdoc/doctest.rs