rust-lang / rust-project-goals

Rust Project Goals tracker
https://rust-lang.github.io/rust-project-goals/
MIT License
39 stars 41 forks source link

Stabilize doc_cfg #120

Open nikomatsakis opened 1 month ago

nikomatsakis commented 1 month ago
Metadata
Owner(s) @GuillaumeGomez
Team(s) rustdoc
Goal document 2024h2/doc_cfg

Summary

Stabilize doc_cfg

Tasks and status

nikomatsakis commented 1 month ago

This issue is intended for status updates only.

For general questions or comments, please contact the owner(s) directly.

GuillaumeGomez commented 1 month ago

The RFC is open, still waiting for remaining reviewers to review. A POC for implementation exists but will require rework before opening a PR.