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

tests: Add a docstring to fix CI #927

Closed
wants to merge 1 commit into from

Conversation

cgwalters
Copy link
Collaborator

It looks like with Rust 1.83, #[deny(missing_docs)] started triggering for our integration test. It looks like this is a known thing: rust-lang/rust#130203 (comment)

It looks like with Rust 1.83, `#[deny(missing_docs)]` started
triggering for our integration test. It looks like this is
a known thing: rust-lang/rust#130203 (comment)

Signed-off-by: Colin Walters <[email protected]>
@cgwalters cgwalters requested a review from jeckersb December 2, 2024 18:31
@cgwalters cgwalters closed this Dec 2, 2024
@cgwalters
Copy link
Collaborator Author

Huh, this pull request got confused, at least in my view of the UX. The bottom shows it as merged, but the top shows the "closed unmerged" icon.

@cgwalters
Copy link
Collaborator Author

The code landed in git so we're all good anyways.

cgwalters added a commit to antheas/bootc that referenced this pull request Dec 2, 2024
tests: Add a docstring to fix CI
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.

2 participants