rust-lang / rust-lang/rust

Document the support policy for *-unknown-dragonfly

Open
#156,273 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-docs C-bug O-dragonfly T-compiler
Dominant language
Rust
Stars
119k
Forks
16.1k
PR merge metrics
PR metrics pending

Description

Location (URL)

Platform Support in the rustc book

Summary

Platform Support in the rustc book does not document which versions of dragonfly are supported, the maintainers, building, and testing. According to my test DragonFly BSD 6.0 is the lowest version that I can get Rust 1.95.0 to bootstrap. The rust-std library is unable to be built for DragonFly BSD 5.8 due to the requirement of pthread_setname_np and clock_nanosleep. I haven't run the Rust testsuite yet.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the linked Platform Support section in the rustc book and verify the DragonFly BSD 6.0 bootstrap result and the DragonFly BSD 5.8 build limitation. Document supported versions, maintainers, building, and testing for *-unknown-dragonfly, including confirmed testsuite status so the page reflects what can be built and tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
documentation, operating-systems
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.