Rust Support
State of Rust Support in DragonflyBSD
Crates that do not build right now:
- nix-rust/nix
- Please help us find more crates like this!
Crates that are missing DragonflyBSD-specific support, but should have it:
- Please help us find these crates!
Rust PRs related to DragonflyBSD:
- nix-rust/nix PR #989
- Fixes
nix-rust/nix
build by removing EUNUSED* which were removed in commit af7bdca
- Fixes
Merged PRs:
- rust-lang/libc PR #1160
- Adds
ENOMEDIUM
andEASYNC
to DragonflyBSD specific libc shim.
- Adds