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 rust doc code #5295

Merged
merged 2 commits into from
May 9, 2024
Merged

fix rust doc code #5295

merged 2 commits into from
May 9, 2024

Conversation

rbran
Copy link
Contributor

@rbran rbran commented Apr 17, 2024

To avoid the documentation to de-sync with the code in the future cargo test --doc should be added to the Github actions.

Note the unsafe impl<'a> CoreArrayWrapper<'a> for DebugInfoParser was added, although it's present in the documentation, it appears to be missing in the code.

@ElykDeer ElykDeer merged commit 1c8f346 into Vector35:dev May 9, 2024
2 checks passed
@rbran rbran deleted the fix-docs branch May 9, 2024 18:04
@ElykDeer ElykDeer self-assigned this May 10, 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.

4 participants