about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorNoah Lev <camelidcamel@gmail.com>2021-09-01 16:20:14 -0700
committerNoah Lev <camelidcamel@gmail.com>2021-09-02 14:27:59 -0700
commit2a6022949077176bfff9f72282dc52e51a175cb7 (patch)
treead452a1811e398b05793faf43e3d29789f06643a /compiler/rustc_mir_transform/src/coverage/mod.rs
parent50171c310cd15e1b2d3723766ce64e2e4d6696fc (diff)
downloadrust-2a6022949077176bfff9f72282dc52e51a175cb7.tar.gz
rust-2a6022949077176bfff9f72282dc52e51a175cb7.zip
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.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions