Skip to content

Issues: rust-lang/rust

Draft release notes for 1.88.0
#141598 opened May 26, 2025 by Mark-Simulacrum
Open 9
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

#[doc(cfg(..)] does not respect check-cfg C-bug Category: This is a bug. F-check-cfg --check-cfg F-doc_cfg `#![feature(doc_cfg)]` T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138358 opened Mar 11, 2025 by clubby789
rustdoc should say if a feature is available by default A-rustdoc-ui Area: Rustdoc UI (generated HTML) C-enhancement Category: An issue proposing an enhancement or a PR with one. F-doc_cfg `#![feature(doc_cfg)]` T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#130638 opened Sep 20, 2024 by lolbinarycat
rustdoc: support searching cfg predicates A-rustdoc-search Area: Rustdoc's search feature C-feature-request Category: A feature request, i.e: not implemented / a PR. F-doc_cfg `#![feature(doc_cfg)]` T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#117399 opened Oct 30, 2023 by jyn514
Rustdoc: always render required features, even if they are default C-feature-request Category: A feature request, i.e: not implemented / a PR. F-doc_auto_cfg `#![feature(doc_auto_cfg)]` F-doc_cfg `#![feature(doc_cfg)]` T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#115840 opened Sep 14, 2023 by jaskij
doc(cfg(a or b or c) and a) should cut unnecessary conditions C-bug Category: This is a bug. F-doc_cfg `#![feature(doc_cfg)]` T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#104991 opened Nov 27, 2022 by ventaquil
doc(cfg) doesn't work on glob reexports A-rustdoc-ui Area: Rustdoc UI (generated HTML) C-bug Category: This is a bug. F-doc_cfg `#![feature(doc_cfg)]` requires-nightly 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.
#96166 opened Apr 18, 2022 by CAD97
rustdoc doc_auto_cfg incorrectly picks up cfg's C-bug Category: This is a bug. F-doc_auto_cfg `#![feature(doc_auto_cfg)]` F-doc_cfg `#![feature(doc_cfg)]` P-medium Medium priority requires-nightly 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.
#90497 opened Nov 2, 2021 by Mark-Simulacrum
#[doc(cfg(…))] doesn’t work properly with cross-crate re-exports. A-cross-crate-reexports Area: Documentation that has been re-exported from a different crate A-rustdoc-ui Area: Rustdoc UI (generated HTML) C-bug Category: This is a bug. F-doc_cfg `#![feature(doc_cfg)]` requires-nightly 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.
#88743 opened Sep 8, 2021 by steffahn
doc_cfg does not have a correct effect on use items referencing other public items B-unstable Blocker: Implemented in the nightly compiler and unstable. C-bug Category: This is a bug. F-doc_cfg `#![feature(doc_cfg)]` T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#85043 opened May 7, 2021 by nagisa
rustdoc: please show doc attribute info in search results A-rustdoc-search Area: Rustdoc's search feature C-feature-request Category: A feature request, i.e: not implemented / a PR. F-doc_cfg `#![feature(doc_cfg)]` T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#73922 opened Jul 1, 2020 by Lokathor
Tracking issue for #[doc(cfg(…))], #[doc(cfg_hide(…))] and doc_auto_cfg B-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 F-doc_auto_cfg `#![feature(doc_auto_cfg)]` F-doc_cfg `#![feature(doc_cfg)]` T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#43781 opened Aug 10, 2017 by kennytm
4 of 8 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.