Skip to content

Commit 791bef5

Browse files
Cleanup broken doc links.
1 parent 175a4ea commit 791bef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_passes/src/debugger_visualizer.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Detecting usage of the #[debugger_visualizer] attribute.
1+
//! Detecting usage of the `#[debugger_visualizer]` attribute.
22
33
use hir::CRATE_HIR_ID;
44
use rustc_data_structures::fx::FxHashSet;

0 commit comments

Comments
 (0)