We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38c1971 commit a0f9af2Copy full SHA for a0f9af2
doc/changelog_update.md
@@ -26,6 +26,9 @@ release tag from the dropdown and then check the commit of the Clippy directory:
26
27

28
29
+When writing the release notes for the upcoming stable release you want to check
30
+out the commit of the current Rust `beta` tag.
31
+
32
### 2. Fetching the PRs between those commits
33
34
You'll want to run `util/fetch_prs_between.sh commit1 commit2 > changes.txt`
0 commit comments