Skip to content
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

Docs are broken for latest aka 1.7.0 #945

Closed
swarnim-deepsource opened this issue Jan 9, 2023 · 2 comments
Closed

Docs are broken for latest aka 1.7.0 #945

swarnim-deepsource opened this issue Jan 9, 2023 · 2 comments
Labels

Comments

@swarnim-deepsource
Copy link

Describe the bug at a high level.

Welp, the latest version's doc page seems to be broken.

What are the steps to reproduce the behavior?

Goto,
https://docs.rs/regex/latest/regex/index.html

What is the actual behavior?

From 1.6.0,
image

What is the expected behavior?

For latest,
image

Notes

I am open to fixing this issue if it's something that I can open a PR for, haven't had the time to look into it, I will take a look at the weekend.

The bug is repeatable on my friend's system and also on mobile devices.

@swarnimarun
Copy link

Oops(used the wrong id), ping me here, not sure if I will check my work github for notifications. :P

@BurntSushi
Copy link
Member

OK, I've kicked off a new release with the hope it was just a temporary glitch, and that appears to be the case. The rendering for 1.7.1 looks good to me.

@BurntSushi BurntSushi added the bug label Jan 9, 2023
crapStone added a commit to Calciumdibromid/CaBr2 that referenced this issue Jan 10, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [regex](https://github.com/rust-lang/regex) | dependencies | patch | `1.7.0` -> `1.7.1` |

---

### Release Notes

<details>
<summary>rust-lang/regex</summary>

### [`v1.7.1`](https://github.com/rust-lang/regex/blob/HEAD/CHANGELOG.md#&#8203;171-2023-01-09)

[Compare Source](rust-lang/regex@1.7.0...1.7.1)

\==================
This release was done principally to try and fix the doc.rs rendering for the
regex crate.

Performance improvements:

-   [PERF #&#8203;930](rust-lang/regex#930):
    Optimize `replacen`. This also applies to `replace`, but not `replace_all`.

Bug fixes:

-   [BUG #&#8203;945](rust-lang/regex#945):
    Maybe fix rustdoc rendering by just bumping a new release?

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Co-authored-by: crapStone <crapstone01@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1711
Reviewed-by: crapStone <crapstone@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants