entry: link to Entry API if can't make a suggestion#15546
entry: link to Entry API if can't make a suggestion#15546samueltardieu merged 1 commit intorust-lang:masterfrom
entry: link to Entry API if can't make a suggestion#15546Conversation
|
The code currently added in Clippy will be released with 1.91. I think we can allow having unresolved anchors for the nightly and beta release, especially given that the URL is still valid, it will just not position the page at the right place automatically. Note that if you wait until 1.91 is released, then this fix will only be present in Clippy 1.93, 12 weeks later. r? samueltardieu |
Not 1.90? The last entry of the changelog was for 1.89, so I though this PR would end up in 1.90. But I believe you of course |
|
The current Clippy sources will be part of the nightly version which is currently 1.91, unless we mark a PR as The ChangeLog is written right before the release of the stable version, but the beta branch (1.90) has been branched from the compiler tree on Aug. 1st. Everything entering the Clippy repository on or after September 4 will likely land up in 1.92, because:
|
For #11598
changelog: [
entry] link toEntryAPI if can't make a suggestion