Skip to content

Fix generating documentation for structs containing objc2::rc::Id#447

Merged
madsmtm merged 1 commit into
masterfrom
fix-docs
May 13, 2023
Merged

Fix generating documentation for structs containing objc2::rc::Id#447
madsmtm merged 1 commit into
masterfrom
fix-docs

Conversation

@madsmtm
Copy link
Copy Markdown
Owner

@madsmtm madsmtm commented May 13, 2023

Introduced in #419, but at the time I couldn't find a workaround for this issue, so I just decided to punt the issue, since I was going to be looking into changing iteration in #304 anyhow.

Today while working on #443, I stumbled upon a way to fix the problematic rustdoc ICE, so let's just do that!

@madsmtm madsmtm added bug Something isn't working documentation Improvements or additions to documentation A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates labels May 13, 2023
@madsmtm madsmtm force-pushed the fix-docs branch 2 times, most recently from 22e423a to 0664df9 Compare May 13, 2023 15:49
@madsmtm madsmtm merged commit 3f869ec into master May 13, 2023
@madsmtm madsmtm deleted the fix-docs branch May 13, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant