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

Port #[used] to new attribute parsing infrastructure A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142818 opened Jun 21, 2025 by JonathanBrouwer Loading…
Rollup of 7 pull requests A-rustdoc-json Area: Rustdoc JSON backend A-rustdoc-search Area: Rustdoc's search feature rollup A PR which is a rollup 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. 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142817 opened Jun 21, 2025 by matthiaskrgr Loading…
Add caching layer to bootstrap T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142816 opened Jun 21, 2025 by Shourya742 Draft
mbe: Inline functions in transcribe that are only called once S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142815 opened Jun 21, 2025 by tgross35 Draft
Put spans in all parsed attributes A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142813 opened Jun 20, 2025 by mejrs Loading…
Allow arbitrary build.description in tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142811 opened Jun 20, 2025 by pvdrz Loading…
Do not ICE on generic const expr referencing missing ty param S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142810 opened Jun 20, 2025 by estebank Loading…
Add PrintTAFn flag for targeted type analysis printing A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-rustc-dev-guide Area: rustc-dev-guide F-autodiff `#![feature(autodiff)]` S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142809 opened Jun 20, 2025 by KMJ-007 Loading…
Rehome tests in tests/ui/ to accurate subdirectories T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142808 opened Jun 20, 2025 by Oneirical Draft
libtest: expose --fail-fast as an unstable command-line option A-libtest Area: `#[test]` / the `test` library S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. T-testing-devex Relevant to the testing devex team (testing DX), which will review and decide on the PR/issue.
#142807 opened Jun 20, 2025 by sourcefrog Loading…
Normalize before computing ConstArgHasType goal in new solver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142806 opened Jun 20, 2025 by compiler-errors Loading…
Emit a single error when importing a path with _ S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142805 opened Jun 20, 2025 by estebank Loading…
Rename LayoutS to LayoutData in comments 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.
#142804 opened Jun 20, 2025 by zachs18 Loading…
Collapse Analysis|Borrowck|PostBorrowckAnalysis when there are no opaques S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142802 opened Jun 20, 2025 by compiler-errors Loading…
Use gen blocks in the compiler instead of from_coroutine 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.
#142801 opened Jun 20, 2025 by compiler-errors Loading…
integer docs: remove extraneous text S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142800 opened Jun 20, 2025 by tshepang Loading…
rustc_session: Add a structure for keeping both explicit and default sysroots A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler 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.
#142799 opened Jun 20, 2025 by petrochenkov Loading…
Don't fail to parse a struct if a semicolon is used to separate fields S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142798 opened Jun 20, 2025 by camsteffen Loading…
Bump the version number to 1.90.0 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#142792 opened Jun 20, 2025 by cuviper Loading…
Make TypeId const comparable A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. 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.
#142789 opened Jun 20, 2025 by oli-obk Loading…
add doc(alias("AsciiChar")) to core::ascii::Char A-rustdoc-search Area: Rustdoc's search feature 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. 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.
#142788 opened Jun 20, 2025 by lolbinarycat Loading…
Add diagnostic items for Clippy 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142787 opened Jun 20, 2025 by samueltardieu Loading…
feat(build): centralize LLVM_VERSION 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#142786 opened Jun 20, 2025 by reneleonhardt Loading…
fix(linkcheck): Build using the lockfile S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142785 opened Jun 20, 2025 by epage Loading…
Add codegen timing section S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142784 opened Jun 20, 2025 by Kobzol Loading…
ProTip! Adding no:label will show everything without a label.
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy