Skip to content

Conversation

@syphar
Copy link
Member

@syphar syphar commented Oct 21, 2024

I figured out the root cause for the panic we had, at least to a certain extend.

https://rust-lang.sentry.io/issues/5987559600/?environment=production&project=5499376&query=is%3Aunresolved%20issue.priority%3A%5Bhigh%2C%20medium%5D&referrer=issue-stream&statsPeriod=90d&stream_index=2

In 71b5fb3, an if check was removed, which now lead to the panic.

The thing I'm not sure about right now is what kind of releases would lead to the rustdoc head being rendered, that don't have a rustc version in the build-table.

@syphar syphar requested a review from a team as a code owner October 21, 2024 17:40
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Oct 21, 2024
@GuillaumeGomez
Copy link
Member

It's very surprising for sure... Thanks for the fix!

@GuillaumeGomez GuillaumeGomez merged commit 5e83d28 into rust-lang:master Oct 23, 2024
11 checks passed
@GuillaumeGomez GuillaumeGomez deleted the fix-head-css branch October 23, 2024 12:50
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Oct 23, 2024
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants