nix icon indicating copy to clipboard operation
nix copied to clipboard

Mark `nix::unistd::daemon` unsafe and document why.

Open blp opened this issue 4 months ago • 0 comments

Fixes: https://github.com/nix-rust/nix/issues/2663

What does this PR do

Marks nix::unstd::daemon unsafe and documents why.

Checklist:

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

blp avatar Aug 22 '25 21:08 blp