Skip to content

Pull requests: rust-lang/rust

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

rustdoc: Refractor clean_ty_generics C-cleanup Category: PRs that clean code up or issues documenting cleanup. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142275 by aDotInTheVoid was merged Jun 10, 2025 Loading… 1.89.0
HACKY/INCOMPLETE: Add implied bounds to rustdoc-json A-rustdoc-json Area: Rustdoc JSON backend A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. 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.
#142264 by aDotInTheVoid was closed Jun 10, 2025 Draft
Mark core::slice::memchr as #[doc(hidden)] S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142262 by aDotInTheVoid was merged Jun 10, 2025 Loading… 1.89.0
rustdoc-json-type: Depend on serde and serde_derive seperately A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#141989 by aDotInTheVoid was merged Jun 5, 2025 Loading… 1.89.0
jsondocck: Refactor directive handling A-rustdoc-json Area: Rustdoc JSON backend C-cleanup Category: PRs that clean code up or issues documenting cleanup. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#141709 by aDotInTheVoid was merged Jun 5, 2025 Loading… 1.89.0
rustdoc-json: Remove false docs and add test for inline attribute A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#141364 by aDotInTheVoid was merged May 22, 2025 Loading… 1.89.0
triagebot: Better message for changes to tests/rustdoc-json A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#140773 by aDotInTheVoid was merged May 8, 2025 Loading… 1.88.0
rustdoc-json: Remove newlines from attributes A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#140762 by aDotInTheVoid was merged May 8, 2025 Loading… 1.88.0
jsondocck: Require command is at start of line A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#140076 by aDotInTheVoid was merged Apr 21, 2025 Loading… 1.88.0
rustdoc-json: Improve test for auto-trait impls A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#140074 by aDotInTheVoid was merged Apr 21, 2025 Loading… 1.88.0
jsondocck: Replace jsonpath_lib with jsonpath-rust A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.
#138763 by aDotInTheVoid was merged Mar 22, 2025 Loading… 1.87.0
rustdoc-json: Don't also include #[deprecated] in Item::attrs A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138577 by aDotInTheVoid was merged Mar 17, 2025 Loading… 1.87.0
rustdoc-json: Add tests for #[repr(...)] A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138569 by aDotInTheVoid was merged Mar 19, 2025 Loading… 1.87.0
triagebot.toml: Don't label test/rustdoc-json as A-rustdoc-search (… A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#138286 by aDotInTheVoid was merged Mar 11, 2025 Loading… 1.87.0
triagebot.toml: Don't label test/rustdoc-json as A-rustdoc-search A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#137958 by aDotInTheVoid was merged Mar 4, 2025 Loading… 1.87.0
Spruce up AttributeKind docs A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137694 by aDotInTheVoid was merged Feb 28, 2025 Loading… 1.87.0
Re-enable --generate-link-to-defintion for tools internal rustdoc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#137693 by aDotInTheVoid was merged Mar 1, 2025 Loading… 1.87.0
Stabilize string_extend_from_within relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#137569 by aDotInTheVoid was merged Mar 5, 2025 Loading… 1.87.0
triagebot.toml: ping me on changes to tests/rustdoc-json A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#137076 by aDotInTheVoid was merged Feb 16, 2025 Loading… 1.87.0
rustdoc-book: Clean up section on --output-format A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#136405 by aDotInTheVoid was merged Feb 5, 2025 Loading… 1.86.0
rustdoc-json-types: Document that crate name isn't package name. A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#136396 by aDotInTheVoid was merged Feb 5, 2025 Loading… 1.86.0
rustdoc-json-types: Finalize dyn compatibility renaming A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#135898 by aDotInTheVoid was merged Jan 23, 2025 Loading… 1.86.0
rustdoc-json: Rename Path::name to path, and give it the path again. A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#135799 by aDotInTheVoid was merged Jan 24, 2025 Loading…
3 of 4 tasks
1.86.0
rustdoc-json: Include items in stripped modules in Crate::paths. A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#135348 by aDotInTheVoid was merged Jan 13, 2025 Loading… 1.86.0
rustdoc-json: Refractor and document Id's A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#133981 by aDotInTheVoid was merged Mar 13, 2025 Loading… 1.87.0
ProTip! no:milestone will show everything without a milestone.