]> git.lizzy.rs Git - rust.git/blobdiff - rustfmt.toml
Clean up E0198 explanation
[rust.git] / rustfmt.toml
index 5eab194464520e939c504358b49926b7f776c5be..73f8cc1ff68c68bbbbfe6216f4b0f00626701672 100644 (file)
@@ -10,10 +10,6 @@ ignore = [
     # (and generally rustfmt can move around comments in UI-testing incompatible ways)
     "src/test",
 
-    # tidy issues (line length, etc.)
-    # to be fixed shortly
-    "src/librustc_feature",
-
     # do not format submodules
     "src/doc/book",
     "src/doc/edition-guide",