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

re-exported macro_export doc(hidden) pub use macro_rules macro not showing up A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129982 opened Sep 5, 2024 by GlenDC
[rustdoc search] kind filters should not be allowed in type-based search A-rustdoc-search Area: Rustdoc's search feature A-type-based-search Area: Searching rustdoc pages using type signatures C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129909 opened Sep 2, 2024 by lolbinarycat
[rustdoc] re-add --disable-minification C-enhancement Category: An issue proposing an enhancement or a PR with one. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129908 opened Sep 2, 2024 by lolbinarycat
doc_auto_cfg obfuscates documentation formatting C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129889 opened Sep 2, 2024 by imrn99
Tracking peak total storage use A-ci Area: Our Github Actions CI C-discussion Category: Discussion or questions that doesn't represent real issues. I-compiler-nominated Nominated for discussion during a compiler team meeting. I-release-nominated Nominated for the release team. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, 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.
#129808 opened Aug 31, 2024 by workingjubilee
rustdoc search: path matches that skip segments should be deprioritized A-rustdoc-search Area: Rustdoc's search feature C-enhancement Category: An issue proposing an enhancement or a PR with one. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129717 opened Aug 29, 2024 by lolbinarycat
rustdoc search: allow eliding the return value of function signatures in type based search A-rustdoc-search Area: Rustdoc's search feature C-enhancement Category: An issue proposing an enhancement or a PR with one. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129710 opened Aug 28, 2024 by lolbinarycat
rustdoc search: allow type-based search for constants and statics 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.
#129708 opened Aug 28, 2024 by lolbinarycat
rustdoc search: allow queries to end in :: 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.
#129707 opened Aug 28, 2024 by lolbinarycat
Multiline module level docs cannot handle /* in a string A-parser Area: The parsing of Rust source code to an AST. C-discussion Category: Discussion or questions that doesn't represent real issues. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129685 opened Aug 28, 2024 by nathanosdev
[rustdoc search] allow setting crates to search in before showing results A-rustdoc-search Area: Rustdoc's search feature T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129537 opened Aug 25, 2024 by lolbinarycat
2
4
[CODE IMPROVEMENT] handle doc(hidden) differently in rustdoc C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129415 opened Aug 22, 2024 by GuillaumeGomez
rustdoc: Weird display of <ToBytes for Simd<_, _>>::Bytes associated type A-const-generics Area: const generics (parameters and arguments) A-cross-crate-reexports Area: Documentation that has been re-exported from a different crate C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129165 opened Aug 16, 2024 by GoldsteinE
rustdoc type-based seach: allow search by lifetime parameters A-lifetimes Area: lifetime related 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.
#129160 opened Aug 16, 2024 by lolbinarycat
rust-docs/rustup doc extremely frequently links to doc.rust-lang.org instead of local files, makes offline browsing experience very poor A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-libs Relevant to the library 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.
#129148 opened Aug 16, 2024 by LunarLambda
Run merged doc-tests by default in the same process and add opt-out attribute C-discussion Category: Discussion or questions that doesn't represent real issues. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129119 opened Aug 15, 2024 by Voultapher
rustdoc standalone doctest attribute is confusing, taking up a potentially useful name C-discussion Category: Discussion or questions that doesn't represent real issues. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129098 opened Aug 14, 2024 by epage
rustdoc prints the names of private consts when used as const generic parameter defaults A-const-eval Area: constant evaluation (mir interpretation) A-const-generics Area: const generics (parameters and arguments) A-visibility Area: Visibility / privacy. C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129035 opened Aug 13, 2024 by kpreid
rustdoc --show-coverage misses associated items on public items re-exported from private modules A-doc-coverage Area: Calculating how much of a crate has documentation C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129007 opened Aug 12, 2024 by Nemo157
rustdoc: ICE: Deref impl without Target type involving negative Deref impl F-negative_impls #![feature(negative_impls)] I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ P-low Low priority S-has-mcve Status: A Minimal Complete and Verifiable Example has been found for this issue T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#128801 opened Aug 7, 2024 by fmease
Rustdoc doesn't list all cfg's required for an item to be included A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#128563 opened Aug 2, 2024 by xd009642
100% CPU usage when running doc tests A-doctests Area: Documentation tests, run by rustdoc C-bug Category: This is a bug. I-compiletime Issue: Problems and improvements with respect to compile times. I-prioritize Issue: Indicates that prioritization has been requested for this issue. perf-regression Performance regression. regression-untriaged Untriaged performance or correctness regression. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#128538 opened Aug 2, 2024 by tingerrr
rustdoc-json: Change Self type representation A-rustdoc-json Area: Rustdoc JSON backend C-enhancement Category: An issue proposing an enhancement or a PR with one. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#128522 opened Aug 1, 2024 by aDotInTheVoid
Repr is incorrectly documented for structs with hidden field A-attributes Area: #[attributes(..)] C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#128364 opened Jul 29, 2024 by dtolnay
rustdoc converts byte literal discriminants into decimal numbers 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.
#128347 opened Jul 29, 2024 by clarfonthey
ProTip! Follow long discussions with comments:>50.