Skip to content

Conversation

@rarensu
Copy link
Contributor

@rarensu rarensu commented Sep 16, 2025

Tidying up some feature gates, imports, and miscellaneous items.

Previous PR in sequence was #402

@rarensu rarensu force-pushed the format-fix-document-etc-09/15 branch 2 times, most recently from debaad0 to a235591 Compare September 19, 2025 15:58
Satisfied clippy with `#[allow(unused_variables)]`.
The default implementations may or may not use the variables, but that is not relevant to a reader who wants to understand the API; for that purpose, the underscores are merely a distraction.
Inserted some missing feature gates on abi-specific blocks (`DirPlus`, `Lseek`). In `lib.rs`, moved the `ReplyX` to their own seperate lines; it's the only way to make cargo fmt alphebetize them properly. In `reply.rs`, no longer importing individual items from `::ll`; it was too hard to track them all.
@rarensu rarensu force-pushed the format-fix-document-etc-09/15 branch from a235591 to 988e435 Compare September 22, 2025 15:35
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