diff options
| author | Josh Stone <jistone@redhat.com> | 2022-05-20 11:16:30 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2022-05-20 11:16:30 -0700 |
| commit | 83abb7c18f999617d08f8b715f0c7256b3f09e7c (patch) | |
| tree | 4cdb0a8580b5e3f7fe47911e305ba89258262aa8 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 22ee39504a702f75485582d02060495a01254de1 (diff) | |
| download | rust-83abb7c18f999617d08f8b715f0c7256b3f09e7c.tar.gz rust-83abb7c18f999617d08f8b715f0c7256b3f09e7c.zip | |
Fix `Display` for `cell::{Ref,RefMut}`
These guards changed to pointers in #97027, but their `Display` was formatting that field directly, which made it show the raw pointer value. Now we go through `Deref` to display the real value again.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
