Use version 1.93.0 in RELEASES.md instead of 1.93#151406
Use version 1.93.0 in RELEASES.md instead of 1.93#151406rust-bors[bot] merged 1 commit intorust-lang:mainfrom
RELEASES.md instead of 1.93#151406Conversation
|
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.