whitespace, delete unstable book page

This commit is contained in:
Gibby Free 2023-03-02 10:41:08 -08:00
parent 05c1e6b1db
commit 5c34f7788f
2 changed files with 1 additions and 28 deletions

View file

@ -405,7 +405,7 @@ pub const BUILTIN_ATTRIBUTES: &[BuiltinAttribute] = &[
// Debugging
ungated!(
debugger_visualizer, Normal,
debugger_visualizer, Normal,
template!(List: r#"natvis_file = "...", gdb_script_file = "...""#), DuplicatesOk
),