diff options
| author | bors <bors@rust-lang.org> | 2021-09-05 12:52:34 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-09-05 12:52:34 +0000 |
| commit | f7c00dc4099961e4b0f04c3278d21316c96172fe (patch) | |
| tree | bc27b7c05d0b5f452e21f1f40ecd6dcf17dc8b8f /compiler/rustc_mir/src/transform/coverage/graph.rs | |
| parent | 7e1e3eb5e19c7d1a4eabe4da22bf2aa085772766 (diff) | |
| parent | 3a3f99a79b00b5efcb1bf061404112a281084b97 (diff) | |
| download | rust-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
