Azure / Azure/azure-sdk-for-rust

Use `doc_cfg` once stabilized

Open
#2,366 1 comment 0 reactions 0 assignees View on GitHub
Client Docs
Dominant language
Rust
Stars
884
Forks
365
Avg merge
2d 19h
Merged PRs (30d)
112

Description

Following up from #2223, once https://github.com/rust-lang/rust/issues/43781 stabilizes we should use whatever it requires instead of `#![cfg_attr(docsrs, feature(doc_cfg))]`.

Contributor guide

Open the contributing guide

Research direction

Start by reading the discussion in #2223 and check Rust issue #43781 to confirm whether the required `doc_cfg` feature has stabilized and what it requires. Then locate the repository's `#![cfg_attr(docsrs, feature(doc_cfg))]` usage and update it according to the stabilized requirement; done means the obsolete feature usage is removed or replaced and documentation builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
documentation
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.