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

refactor: clippy cleanup doc_overindented_list_items and macro_metavars_in_unsafe #2592

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

SteveLauC
Copy link
Member

What does this PR do

Clippy cleanup:

  1. doc_overindented_list_items

    • src/sys/aio.rs
    • src/sys/socket/addr.rs
    • src/sys/socket/sockopt.rs
  2. macro_metavars_in_unsafe

    • src/sys/ioctl/mod.rs

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

@SteveLauC SteveLauC marked this pull request as ready for review February 2, 2025 09:45
@SteveLauC SteveLauC force-pushed the refactor/clippy_cleanup branch from 7f56d61 to 7a05af6 Compare February 2, 2025 10:15
@SteveLauC SteveLauC enabled auto-merge February 2, 2025 10:16
@SteveLauC SteveLauC added this pull request to the merge queue Feb 2, 2025
Merged via the queue into nix-rust:master with commit 862eee3 Feb 2, 2025
37 checks passed
@SteveLauC SteveLauC deleted the refactor/clippy_cleanup branch February 2, 2025 11:00
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.

1 participant