We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d454e81 commit 1e8b557Copy full SHA for 1e8b557
README.md
@@ -47,7 +47,7 @@ cargo +nightly fmt
47
48
## Limitations
49
50
-Rustfmt tries to work on as much Rust code as possible, sometimes, the code
+Rustfmt tries to work on as much Rust code as possible. Sometimes, the code
51
doesn't even need to compile! As we approach a 1.0 release we are also looking
52
to limit areas of instability; in particular, post-1.0, the formatting of most
53
code should not change as Rustfmt improves. However, there are some things that
0 commit comments