We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175a4ea commit 791bef5Copy full SHA for 791bef5
compiler/rustc_passes/src/debugger_visualizer.rs
@@ -1,4 +1,4 @@
1
-//! Detecting usage of the #[debugger_visualizer] attribute.
+//! Detecting usage of the `#[debugger_visualizer]` attribute.
2
3
use hir::CRATE_HIR_ID;
4
use rustc_data_structures::fx::FxHashSet;
0 commit comments