]> git.lizzy.rs Git - rust.git/blobdiff - tests/source/issue-1124.rs
fix internal error for long closure types (#3653)
[rust.git] / tests / source / issue-1124.rs
index 5c5eb3691614169664c0cd8cf9256b1f2bbdace2..35c2197fa346fe2abebc03ee9e381ad3368cf251 100644 (file)
@@ -1,5 +1,4 @@
 // rustfmt-reorder_imports: true
-// rustfmt-normalize_comments: true
 
 use d; use c; use b; use a; 
 // The previous line has a space after the `use a;`