Skip to content

Conversation

@rarensu
Copy link
Contributor

@rarensu rarensu commented Sep 15, 2025

  • Unit test for Init and feature abi-7-36
  • Documentation for NO_XATTR even if not linux.
  • Clippy does not like a big literal.

Previous PR in sequence was #394

Next PR in sequence was #400

Fixed a bug where the unit test for `Init` in `ll::request` would fail for certain abi versions (e.g., `abi-7-36`).
Fixed a bug where the documentation was missing from the `NO_XATTR` constant on a non-linux OS.
Using a macro to prevent duplication.
Clippy says it's better to write long constants with underscore separators: [https://rust-lang.github.io/rust-clippy/rust-1.51.0/index.html#unreadable_literal]
@rarensu rarensu force-pushed the format-fix-document-etc-05/15 branch from 9cfdd27 to 0ed062a Compare September 15, 2025 02:13
@rarensu
Copy link
Contributor Author

rarensu commented Sep 15, 2025

Force-push was a rebase onto master.

@cberner cberner merged commit 9e72d7f into cberner:master Sep 15, 2025
9 checks passed
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