]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #90683 - jyn514:compiler-docs, r=Mark-Simulacrum
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 9 Nov 2021 18:00:43 +0000 (19:00 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Nov 2021 18:00:43 +0000 (19:00 +0100)
commit2fff2606d5e7a0dba6f272b342ecd0b940e3a604
tree766288e29f0ceda25000212721112791f57564db
parent730c6bf158e6f93a74f1bf5d424fb168d4da0352
parent5bf3a5dfc72e68b4a631301b48b30cf913b8cfee
Rollup merge of #90683 - jyn514:compiler-docs, r=Mark-Simulacrum

Make `compiler-docs` only control the default instead of being a hard off-switch

This also fixes `x doc src/tools/clippy` when compiler-docs is disabled.

See https://github.com/rust-lang/rust/pull/90354#issuecomment-955854508.

r? ``@Mark-Simulacrum``