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.
2 parents aadb3ca + 1716de8 commit 15ce496Copy full SHA for 15ce496
src/release/process.md
@@ -146,6 +146,12 @@ Send a PR to the master branch to:
146
they won't have to be removed. The easiest way to handle this is to change
147
them anyway and let CI show you the failure.
148
149
+- Ensure there are no new warnings or Clippy lints affecting the codebase:
150
+
151
+ ```
152
+ ./x clippy ci
153
154
155
## Release day (Thursday)
156
157
Decide on a time to do the release. You are fully in charge of deciding when
0 commit comments