moved to the nix crate for abstractions (I wasn't kidding) - #1
Conversation
|
@FixeQD i dont expect you to merge this lmao |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
I'll review ts when I'll be home, and it's approx. 29-07-2026 |
|
What do you think of this And the rest from |
|
Sounds good to me! |
…eatures Move the classic mount(2) wrappers and chown off nix onto rustix (already a dependency): mount/mount_remount/unmount and rustix::fs::chown. nix keeps only the `user` feature (User/geteuid/Uid/Gid) plus its always-available `errno::Errno`, which stays the stored error type — rustix errnos are converted at each OverlayError site. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

As the title says