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

fix: Fix docs path for derive macros #15834

Merged
merged 1 commit into from
Nov 4, 2023
Merged

Conversation

lnicola
Copy link
Member

@lnicola lnicola commented Nov 4, 2023

Fixes #15831.

Not sure about attr, I don't think those are documented anyway. And many macros don't work because we pick the wrong path.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 4, 2023
@lnicola
Copy link
Member Author

lnicola commented Nov 4, 2023

@bors r+

@bors
Copy link
Contributor

bors commented Nov 4, 2023

📌 Commit 19bf0da has been approved by lnicola

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 4, 2023

⌛ Testing commit 19bf0da with merge 6943228...

@bors
Copy link
Contributor

bors commented Nov 4, 2023

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing 6943228 to master...

@bors bors merged commit 6943228 into rust-lang:master Nov 4, 2023
9 checks passed
@lnicola lnicola deleted the derive-docs branch November 4, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open Docs on derive macros result in wrong URL
3 participants