Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:open is:issue label:F-doc_auto_cfg
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
899
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
open
is
:
issue
label
:
F-doc_auto_cfg
is:open is:issue label:F-doc_auto_cfg
Search
Labels
Milestones
New issue
Search results
Open
Closed
<code>doc_cfg</code> / <code>doc_auto_cfg</code> thinks <code>any(true)</code> and <code>any(all())</code> are available nowhere
A-cfg
Area: `cfg` conditional compilation
Area: `cfg` conditional compilation
C-bug
Category: This is a bug.
Category: This is a bug.
F-doc_auto_cfg
`#![feature(doc_auto_cfg)]`
`#![feature(doc_auto_cfg)]`
F-doc_cfg
`#![feature(doc_cfg)]`
`#![feature(doc_cfg)]`
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open.
#145075
In rust-lang/rust;
·
SabrinaJewson
opened
on Aug 8, 2025
<code>doc_auto_cfg</code> assigns wrong feature to cyclically reexported impl
C-bug
Category: This is a bug.
Category: This is a bug.
F-doc_auto_cfg
`#![feature(doc_auto_cfg)]`
`#![feature(doc_auto_cfg)]`
F-doc_cfg
`#![feature(doc_cfg)]`
`#![feature(doc_cfg)]`
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open.
#143318
In rust-lang/rust;
·
alexveecle
opened
on Jul 2, 2025
Rustdoc: always render required features, even if they are default
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
F-doc_auto_cfg
`#![feature(doc_auto_cfg)]`
`#![feature(doc_auto_cfg)]`
F-doc_cfg
`#![feature(doc_cfg)]`
`#![feature(doc_cfg)]`
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open.
#115840
In rust-lang/rust;
·
jaskij
opened
on Sep 14, 2023
rustdoc <code>doc_auto_cfg</code> incorrectly picks up cfg's
C-bug
Category: This is a bug.
Category: This is a bug.
F-doc_auto_cfg
`#![feature(doc_auto_cfg)]`
`#![feature(doc_auto_cfg)]`
F-doc_cfg
`#![feature(doc_cfg)]`
`#![feature(doc_cfg)]`
requires-nightly
This issue requires a nightly compiler in some way.
This issue requires a nightly compiler in some way.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open.
#90497
In rust-lang/rust;
·
Mark-Simulacrum
opened
on Nov 2, 2021
rustdoc: Tracking issue for <code>#[doc(cfg)]</code> and automatically documented <code>#[cfg]</code>s
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
A-cfg
Area: `cfg` conditional compilation
Area: `cfg` conditional compilation
B-RFC-implemented
Blocker: Approved by a merged RFC and implemented but not stabilized.
Blocker: Approved by a merged RFC and implemented but not stabilized.
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-doc_auto_cfg
`#![feature(doc_auto_cfg)]`
`#![feature(doc_auto_cfg)]`
F-doc_cfg
`#![feature(doc_cfg)]`
`#![feature(doc_cfg)]`
S-tracking-needs-to-bake
Status: The implementation is "complete" but it needs time to bake.
Status: The implementation is "complete" but it needs time to bake.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open.
#43781
In rust-lang/rust;
·
kennytm
opened
on Aug 10, 2017
You can’t perform that action at this time.