-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Generate macro expansion for rust compiler crates docs #151092
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
base: main
Are you sure you want to change the base?
Generate macro expansion for rust compiler crates docs #151092
Conversation
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
Unfortunately it seems to still ICE :( EDIT: oh, that's against the beta rustdoc. Do we need to wait until the next release when nightly rustdoc gets promoted to beta? |
|
Oh a new bug. Perfect! =D |
Wait really? That's super weird. Let me check a bit if I can reproduce locally. |
|
I can reproduce locally so I think we found a new bug, perfect. =D |
|
Just checked locally and rediscovered that stage 1 compiler docs uses beta rustdoc. So stage 2 works just fine. Well, nothing else to be done except waiting for new release (which is in less than 2 weeks so it's fine 😄). |
Re-enable #150022, which was disabled in #149831 because some fixes hadn't been merged then.
r? @jieyouxu