about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/graph.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-09-05 12:52:34 +0000
committerbors <bors@rust-lang.org>2021-09-05 12:52:34 +0000
commitf7c00dc4099961e4b0f04c3278d21316c96172fe (patch)
treebc27b7c05d0b5f452e21f1f40ecd6dcf17dc8b8f /compiler/rustc_mir/src/transform/coverage/graph.rs
parent7e1e3eb5e19c7d1a4eabe4da22bf2aa085772766 (diff)
parent3a3f99a79b00b5efcb1bf061404112a281084b97 (diff)
downloadrust-f7c00dc4099961e4b0f04c3278d21316c96172fe.tar.gz
rust-f7c00dc4099961e4b0f04c3278d21316c96172fe.zip
Auto merge of #88604 - camelid:rustdoc-lifetime-bounds, r=GuillaumeGomez
rustdoc: Clean up handling of lifetime bounds

Previously, rustdoc recorded lifetime bounds by rendering them into the
name of the lifetime parameter. Now, it leaves the name as the actual
name and instead records lifetime bounds in an `outlives` list, similar
to how type parameter bounds are recorded.

Also, higher-ranked lifetimes cannot currently have bounds, so I simplified
the code to reflect that.

r? `@GuillaumeGomez`
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions