rust-lang / rust-lang/rust-clippy
Rust API Guideline: Crate sets `html_root_url` attribute
Open
Nobody has claimed this yet.
L-guidelines
- Dominant language
- Rust
- Stars
- 13.5k
- Forks
- 2.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 32
Description
We shouldn't do this for crates which have documentation turned off in Cargo.toml.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Rust API guideline check that handles the html_root_url attribute, then inspect how Cargo.toml documentation settings are represented. Confirm the expected behavior for crates with documentation turned off and add or update coverage for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100