-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
rustdoc: sidebar generation code duplicates logic
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
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.
#138576
opened Mar 16, 2025 by
lolbinarycat
src-script.js: make srcIndex into a parameter instead of a global variable
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
A-technical-debt
Area: Internal cleanup work
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#138467
opened Mar 13, 2025 by
lolbinarycat
Blanket impls cause bloated search results in rustdoc
A-rustdoc-search
Area: Rustdoc's search feature
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.
#138251
opened Mar 9, 2025 by
kornelski
[rustdoc search] sort stable items above unstable ones
A-rustdoc-search
Area: Rustdoc's search feature
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#138067
opened Mar 5, 2025 by
lolbinarycat
trim-paths = "all" causes rustdoc ICE
C-bug
Category: This is a bug.
F-trim-paths
Feature: trim-paths
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#137929
opened Mar 3, 2025 by
crumblingstatue
rustdoc's automatic link suggestion is syntactically invalid when the link is in a Area: Lints (warnings about flaws in source code) such as unused_mut.
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#[doc]
attribute
A-lints
#135851
opened Jan 21, 2025 by
Fulgen301
new build_helper::compiletest module for safer invocations of compiletest by bootstrap
A-compiletest
Area: The compiletest test runner
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#135645
opened Jan 17, 2025 by
lolbinarycat
Tracking Issue for OsString::truncate
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#133262
opened Nov 20, 2024 by
lolbinarycat
1 of 4 tasks
“Summary” button in docs doesn’t react to description being collapsed
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.
#133052
opened Nov 14, 2024 by
schuelermine
target_feature leads to confusing note in rustdoc
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.
#131735
opened Oct 15, 2024 by
zopsicle
rustdoc search: allow combining a type based search with a name based search
A-rustdoc-search
Area: Rustdoc's search feature
A-type-based-search
Area: Searching rustdoc pages using type signatures
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#131130
opened Oct 2, 2024 by
lolbinarycat
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
F-bufreader_peek
`#![feature(bufreader_peek)]`
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
bufreader_peek
C-tracking-issue
#128405
opened Jul 30, 2024 by
lolbinarycat
2 of 4 tasks
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
Subpar documentation for ptr-to-ref conversion methods
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-doctests
Area: Documentation tests, run by rustdoc
C-discussion
Category: Discussion or questions that doesn't represent real issues.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-help-wanted
Call for participation: Help is requested to fix this issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#124669
opened May 3, 2024 by
GrigorenkoPV
1 of 16 tasks
rustdoc: search should prioritize matching capitalization
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.
#119480
opened Dec 31, 2023 by
joshtriplett
Vec::from_raw_parts
docs do not correctly handle empty buffers
A-collections
#119304
opened Dec 25, 2023 by
oskgo
rustdoc: Area: Intra-doc links, the ability to link to items in docs by name
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-proc-macros
Area: Procedural macros
C-bug
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
broken_intra_doc_links
is incorrectly reported when linking to a proc macro
A-intra-doc-links
#91274
opened Nov 26, 2021 by
camelid
Vec::iter not found in search in rustdoc
A-rustdoc-search
Area: Rustdoc's search feature
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.
#87128
opened Jul 14, 2021 by
pickfire
Add the possibility to filter on more than one crate
A-rustdoc-js
Area: Rustdoc's JS front-end
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.
#86716
opened Jun 29, 2021 by
GuillaumeGomez
Intra-doc links choose a random method if there are multiple implementations of the same generic trait
A-associated-items
Area: Associated items (types, constants & functions)
A-intra-doc-links
Area: Intra-doc links, the ability to link to items in docs by name
C-bug
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#76895
opened Sep 18, 2020 by
jyn514
Rustdoc: prioritize matches with same casing in search results
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.
#69025
opened Feb 10, 2020 by
Kinrany
Rustdoc should index "Methods from Deref" in search results
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.
#63080
opened Jul 28, 2019 by
crlf0710
rustdoc does not warn about broken links if they contain Area: Intra-doc links, the ability to link to items in docs by name
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.
.
or []
A-intra-doc-links
#54191
opened Sep 13, 2018 by
whatisaphone
Improve rustdoc's Trait Implementations section by grouping by module
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.
#45260
opened Oct 13, 2017 by
wesleywiser
ProTip!
Adding no:label will show everything without a label.