]> git.lizzy.rs Git - rust.git/commitdiff
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)
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

1  2 
Cargo.lock

diff --cc Cargo.lock
Simple merge