]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #60885 - euclio:strip-synstructure-consts, r=GuillaumeGomez
authorOliver Scherer <github35764891676564198441@oli-obk.de>
Wed, 29 May 2019 12:41:03 +0000 (14:41 +0200)
committerGitHub <noreply@github.com>
Wed, 29 May 2019 12:41:03 +0000 (14:41 +0200)
commite84c9f37994e78c1df180f95683e047bc5223f5c
tree26cbd49b076ace88613ee12f9eb99c2163550610
parent81869944469423c6b9d5e13de5fcab946f13b2dd
parentc95be3d033a72880749813ae0bfc7067437f9c19
Rollup merge of #60885 - euclio:strip-synstructure-consts, r=GuillaumeGomez

strip synstructure consts from compiler docs

Fixes #60150.

Unfortunately this PR depends on the use of the deprecated `--passes` flag in bootstrap to keep the `--strip-hidden` pass while still documenting private items. I've opened #60884 to track stabilization of a new flag that encapsulates this behavior.

r? @QuietMisdreavus
Cargo.lock