about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/graph.rs
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-11-19 02:22:57 +0900
committerGitHub <noreply@github.com>2021-11-19 02:22:57 +0900
commit47c1bd1bcc50b25d133f8be3d49825491c1df249 (patch)
treeed1621486a4fb359124092a583617bbe300a425f /compiler/rustc_mir_transform/src/coverage/graph.rs
parent77c985f76564f4d47897b3488f5a609f6a89f3ec (diff)
parentc20ee3e4d6cf00e80544227aee2e682ce52ab03e (diff)
downloadrust-47c1bd1bcc50b25d133f8be3d49825491c1df249.tar.gz
rust-47c1bd1bcc50b25d133f8be3d49825491c1df249.zip
Rollup merge of #90750 - camelid:rm-tuple-impls-1, r=jyn514
rustdoc: Replace where-bounded Clean impl with simple function

This is the first step in removing the Clean impls for tuples. Either way, this
significantly simplifies the code since it reduces the amount of "trait magic".

(To clarify, I'm referring to impls like `impl Clean for (A, B)`, not Clean impls
that work on tuples in the user's program.)

cc ``@jyn514``
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions