-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Use version 1.93.0 in RELEASES.md instead of 1.93
#151406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
rustbot has assigned @Mark-Simulacrum. Use |
|
Seems like the id's of the following section links are also missing a |
|
The older ones can probably be updated too, but lets consider that separately and just worry about the current release now. Thanks for this! @bors r+ rollup |
Rollup of 7 pull requests Successful merges: - #151216 ([rustdoc] Make popover menus content scrollable on mobile devices) - #151373 (Fix an ICE on transmute goals with placeholders in `param_env`) - #151399 (Generate error delegation when delegation is not resolved) - #151406 (Use version 1.93.0 in `RELEASES.md` instead of 1.93) - #151410 (Fixes for LLVM 22 compatibility) - #151415 (chore: Remove redundant conversion) - #151418 (Avoid pulling in unicode when calling io::Error::kind) r? @ghost
Rollup merge of #151406 - patch-2, r=cuviper Use version 1.93.0 in `RELEASES.md` instead of 1.93
Probably a minor issue though wouldn't that break existing links to them? |
Yes, if any exist at all. I'm fine with leaving the older releases alone. |
|
Would it make sense to add some CI job that checks that the minor version is always included? It seems like this has happened multiple times before. |
No description provided.