Cleanup broken doc links.

This commit is contained in:
ridwanabdillahi 2022-05-04 17:17:57 -07:00
parent 175a4eab84
commit 791bef5455

View file

@ -1,4 +1,4 @@
//! Detecting usage of the #[debugger_visualizer] attribute.
//! Detecting usage of the `#[debugger_visualizer]` attribute.
use hir::CRATE_HIR_ID;
use rustc_data_structures::fx::FxHashSet;