Skip to content

Issues: rust-lang/rust

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
Sort

Issues list

extra scraped examples height was increased without noticed A-rustdoc-scrape-examples Area: The (unstable) rustdoc scrape-examples feature described in RFC 3123 A-rustdoc-ui Area: rustdoc UI (generated HTML) C-bug Category: This is a bug. 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.
#130562 opened Sep 19, 2024 by GuillaumeGomez
Add tidy check for missing {# #} tag in rustdoc templates A-tidy Area: the tidy tool C-enhancement Category: An issue proposing an enhancement or a PR with one. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#130559 opened Sep 19, 2024 by GuillaumeGomez
Add new rustdoc lint to detect if merged doctests failed to compile A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. C-feature-request Category: A feature request, i.e: not implemented / a PR. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#127603 opened Jul 11, 2024 by GuillaumeGomez
Bad path suggestion (duplicating crate keyword) A-diagnostics Area: Messages for errors, warnings, and lints C-bug Category: This is a bug.
#115858 opened Sep 14, 2023 by GuillaumeGomez
lazy_type_alias: type is forbidden as the type of a const generic parameter C-bug Category: This is a bug. F-lazy_type_alias `#![feature(lazy_type_alias)]` requires-nightly This issue requires a nightly compiler in some way. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#114217 opened Jul 29, 2023 by matthiaskrgr
Invalid missing documentation for reexported item C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#108570 opened Feb 28, 2023 by GuillaumeGomez
Alleged type visibility leakage A-visibility Area: Visibility / privacy. C-bug Category: This is a bug.
#108457 opened Feb 25, 2023 by fengalin
rustdoc: "Namespace" user-written Markdown headings A-rustdoc-ui Area: rustdoc UI (generated HTML) C-enhancement Category: An issue proposing an enhancement or a PR with one. disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#91759 opened Dec 10, 2021 by camelid
Tracking Issue for "jump to definition" A-rustdoc-ui Area: rustdoc UI (generated HTML) C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#89095 opened Sep 19, 2021 by GuillaumeGomez
1 of 7 tasks
Add a rustdoc flag to show the source code externally C-feature-request Category: A feature request, i.e: not implemented / a PR. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#67804 opened Jan 2, 2020 by pietroalbini
[rustdoc] Hide items from search but leave it clickable under publiced module T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#67368 opened Dec 17, 2019 by tesuji
cfg(doctest) doesn't work as expected A-doctests Area: Documentation tests, run by rustdoc C-bug Category: This is a bug. E-hard Call for participation: Hard difficulty. Experience needed to fix: A lot. T-cargo Relevant to the cargo team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#67295 opened Dec 14, 2019 by GuillaumeGomez
Add CLI argument to set favicon URL A-cli Area: Command line interface to the compiler. A-rustdoc-ui Area: rustdoc UI (generated HTML) C-feature-request Category: A feature request, i.e: not implemented / a PR. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#59948 opened Apr 13, 2019 by GuillaumeGomez
Request: rustdoc search filter for unsafe items A-type-based-search Area: Searching rustdoc pages using type signatures C-feature-request Category: A feature request, i.e: not implemented / a PR. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#59795 opened Apr 8, 2019 by Lokathor
rustdoc doesn't show implementations of traits when receiver is behind a #[fundamental] type A-rustdoc-ui Area: rustdoc UI (generated HTML) A-traits Area: Trait system C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#58244 opened Feb 6, 2019 by Nemo157
[rustdoc search] Add search into struct fields/enum variants A-rustdoc-search Area: Rustdoc's search feature C-feature-request Category: A feature request, i.e: not implemented / a PR. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#58229 opened Feb 6, 2019 by GuillaumeGomez
rustdoc: blanket impls not showing traits with sufficient indirection? A-synthetic-impls Area: Synthetic impls, used by rustdoc to document auto traits and traits with blanket impls E-needs-mcve Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#55479 opened Oct 29, 2018 by QuietMisdreavus
[rustdoc] stabilise disable-minification option B-unstable Blocker: Implemented in the nightly compiler and unstable. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#54819 opened Oct 4, 2018 by GuillaumeGomez
[rustdoc] stabilize resource-suffix option B-unstable Blocker: Implemented in the nightly compiler and unstable. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#54765 opened Oct 2, 2018 by GuillaumeGomez
Add rustdoc option to make old docs "less important" to make search engine results more pertinent C-enhancement Category: An issue proposing an enhancement or a PR with one. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#48671 opened Mar 2, 2018 by GuillaumeGomez
Improve error message on namespace collision A-diagnostics Area: Messages for errors, warnings, and lints C-enhancement Category: An issue proposing an enhancement or a PR with one. D-papercut Diagnostics: An error or lint that needs small tweaks. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#43166 opened Jul 11, 2017 by suhr
rustdoc: stabilize --playground-url and deprecate --markdown-playground-url C-feature-request Category: A feature request, i.e: not implemented / a PR. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#38042 opened Nov 28, 2016 by liigo
Include images in rustdoc output C-feature-request Category: A feature request, i.e: not implemented / a PR. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#32104 opened Mar 7, 2016 by emoon
rustdoc: reexported type aliases are not preserved in function signatures C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#15823 opened Jul 20, 2014 by ghost
ProTip! Updated in the last three days: updated:>2024-09-16.