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(docs): rustdoc flag correction to -D warnings #963

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

tyrone-wu
Copy link
Contributor

@tyrone-wu tyrone-wu commented Jun 4, 2024

This fixes the current rustdoc build error by correcting the ordering of rustdoc-args to -D warnings. Additionally, this also removes the recorder_arrays field (defaults to false) so that the order is not modified, which is what caused the error in the first place. 😺

Copy link

netlify bot commented Jun 4, 2024

Deploy Preview for aya-rs-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 81013d0
🔍 Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/665f2d7a018a9800085b530f
😎 Deploy Preview https://deploy-preview-963--aya-rs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mergify mergify bot added the aya This is about aya (userspace) label Jun 4, 2024
This fixes the current rustdoc build error by correcting the ordering of
`rustdoc-args` to `-D warnings`. Additionally, this also removes the
`recorder_arrays` field (defaults to false) so that the order is not
modified, which is what caused the error in the first place.
@vadorovsky vadorovsky merged commit 5e13283 into aya-rs:main Jun 4, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aya This is about aya (userspace)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants