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 3bacbec commit 3d8a47fCopy full SHA for 3d8a47f
posts/inside-rust/2022-03-25-cargo-team-changes.md
@@ -47,7 +47,7 @@ features may be accepted after being approved by the Cargo Team.
47
Cargo is a large project with many moving pieces and different use cases. The
48
fact that it works reliably and that it is intuitive has been a significant
49
multiplier for Rust's success. But it also means that reviewing changes needs
50
-to be done very carefully. It is easy for changes to on one hand break on some
+to be done very carefully. It is easy for changes to break some
51
obscure configuration, or be a targeted fix that deepens our technical debt
52
making it even harder to understand the whole of Cargo. We appreciate people's
53
patience as we move forward.
0 commit comments