]> 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 d8ecf1f7d695d0f6f2768291cdeaca4f08fc891e..5a23f10430d1a6bdc935efbc794ed5bb2e92b4fd 100644 (file)
@@ -1,4 +1,5 @@
 // rustfmt-normalize_comments: true
+// rustfmt-format_code_in_doc_comments: true
 
 //! ```rust
 //! println!( "hello, world" );