Skip to content

Some minor things#445

Merged
bilelmoussaoui merged 6 commits intomainfrom
bilelmoussaoui/minor-things
Mar 30, 2026
Merged

Some minor things#445
bilelmoussaoui merged 6 commits intomainfrom
bilelmoussaoui/minor-things

Conversation

@bilelmoussaoui
Copy link
Copy Markdown
Collaborator

No description provided.

Avoids using unsafe and touching the user env
Except in capability as that requires libc ffi functions for now.
And an explicit allow where the use case is legtimate. This is done for all the crates
except pam module as it is mostly ffi code so it is not really that useful.
@bilelmoussaoui bilelmoussaoui force-pushed the bilelmoussaoui/minor-things branch from 2a30cb7 to e7a074d Compare March 30, 2026 10:43
@bilelmoussaoui bilelmoussaoui force-pushed the bilelmoussaoui/minor-things branch from e7a074d to 096576e Compare March 30, 2026 10:47
@bilelmoussaoui bilelmoussaoui merged commit 622d75b into main Mar 30, 2026
17 checks passed
@bilelmoussaoui bilelmoussaoui deleted the bilelmoussaoui/minor-things branch March 30, 2026 11:01
@github-actions
Copy link
Copy Markdown

📊 Code Coverage Report

Metric Value
Current PR Coverage 88.04%
Main Branch Coverage 88.06%
Coverage Change 📉 -0.02%

Coverage report generated by cargo-tarpaulin

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