]> git.lizzy.rs Git - rust.git/blobdiff - tests/source/issue-2520.rs
Prevent duplicate comma when formatting struct pattern with ".."
[rust.git] / tests / source / issue-2520.rs
index 9ea522c4fe4e4d26a3a76054b51231d23976bda4..5a23f10430d1a6bdc935efbc794ed5bb2e92b4fd 100644 (file)
@@ -1,5 +1,5 @@
 // rustfmt-normalize_comments: true
-// rustfmt-format_doc_comments: true
+// rustfmt-format_code_in_doc_comments: true
 
 //! ```rust
 //! println!( "hello, world" );