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 1a9ba3b commit 7a83eafCopy full SHA for 7a83eaf
CONTRIBUTING.md
@@ -183,8 +183,8 @@ to be run inside the `rust` directory):
183
`rust-clippy` repo (this has to be done in the Clippy repo, not in the
184
rust-copy of Clippy):
185
```bash
186
+ git fetch origin && git fetch upstream
187
git checkout sync-from-rust
- git fetch upstream
188
git merge upstream/master
189
```
190
3. Open a PR to `rust-lang/rust-clippy` and wait for it to get merged (to
0 commit comments