]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #74196 - GuillaumeGomez:auto-collapse-implementors, r=Manishearth
authorManish Goregaokar <manishsmail@gmail.com>
Wed, 15 Jul 2020 18:01:16 +0000 (11:01 -0700)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2020 18:01:16 +0000 (11:01 -0700)
commitefad203144c25ba6f34e8e53d4c1a7417fb03c23
tree9f5a061e1decf3ae48488e1c61bfaf1cd9dab7e1
parent0bb16c8efd707b512086180f5c114533796c8dcd
parent39d99ea6e600e37678275b0ca74b70bf93512154
Rollup merge of #74196 - GuillaumeGomez:auto-collapse-implementors, r=Manishearth

Add option to collapse automatically implementors

Fixes #73403

It adds an option (enabled by default) which collapses all implementors impl blocks.

r? @kinnison
cc @rust-lang/rustdoc
src/librustdoc/html/render.rs
src/librustdoc/html/static/main.js