Thank you @XAMPPRocky and any other contributors, for adding the "Internal only" section to the release notes! It's good to see wider recognition for these sorts of changes, and I know lots of Rust users will be pleased to learn about them.
Not specifically, it came from feedback asking for us (the release team) to show performance improvements between releases, and we didn't want to attach measurements. So I decided to group the changes into a separate section that made it clear it doesn't change anything but provides a meaningful improvement. I do read the rust-analyzer changelogs though so there's probably a lot of inspiration by osmosis.
It seems to suggest that the beta is slower but that the current master is like 20% faster... but it also showed that for the previous beta? Is it just that nightly has a bunch of optimizations that are nightly-only?
Heh. It's on my (long) todo list to investigate -- I'm pretty sure the master is just wrong (it likely includes too many benchmarks or so). It's been like that for a long time now.
Maybe I should temporarily add a note or disable master entirely, until I (or someone!) gets around to fixing it...