Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[WIP] resolve: Use def_kind query to cleanup some code 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.
#118620 opened Dec 4, 2023 by petrochenkov Loading…
Rollup of 4 pull requests 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#118618 opened Dec 4, 2023 by GuillaumeGomez Loading…
Update books S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#118614 opened Dec 4, 2023 by rustbot Loading…
Enable emutls by default for android needs-fcp This change is insta-stable, so needs a completed FCP to proceed. O-unix Operating system: Unix-like 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.
#118613 opened Dec 4, 2023 by quininer Draft
Fixes ICE in sparc64 ABI (Issue #115399) 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.
#118611 opened Dec 4, 2023 by psumbera Loading…
[DO NOT MERGE] update target feature following LLVM API change llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) 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.
#118610 opened Dec 4, 2023 by krasimirgg Draft
Use default params until effects in desugaring 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.
#118608 opened Dec 4, 2023 by fee1-dead Loading…
[stable] 1.74.1 release A-testsuite Area: The testsuite used to check the correctness of rustc 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-infra Relevant to the infrastructure 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.
#118607 opened Dec 4, 2023 by Mark-Simulacrum Loading…
Fix x not to quit after x prints settings.json S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#118606 opened Dec 4, 2023 by long-long-float Loading…
Remove #[rustc_host], use internal desugaring 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.
#118605 opened Dec 4, 2023 by fee1-dead Loading…
[rustdoc] Don't generate the "Fields" heading if there is no field displayed 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.
#118600 opened Dec 4, 2023 by GuillaumeGomez Loading…
Remove the precise_pointer_size_matching feature gate 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.
#118598 opened Dec 4, 2023 by Nadrieril Loading…
coverage: Be more strict about what counts as a "visible macro" A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) 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.
#118595 opened Dec 4, 2023 by Zalathar Loading…
Remove mention of rust to make the error message generic. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#118594 opened Dec 4, 2023 by hdost Loading…
portable-simd: fix test suite build S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#118591 opened Dec 4, 2023 by RalfJung Loading…
fix jobserver ICE "jobserver check should have been called earlier" 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.
#118589 opened Dec 4, 2023 by oksbsb Loading…
Cleanup error handlers some more 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.
#118587 opened Dec 4, 2023 by nnethercote Loading…
Fix parser ICE when recovering dyn/impl after for<...> 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.
#118585 opened Dec 4, 2023 by sjwang05 Loading…
Fix ICE ProjectionKinds Deref and Field were mismatched 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.
#118584 opened Dec 4, 2023 by gurry Loading…
OnceLock: Add note about drop and statics 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.
#118581 opened Dec 4, 2023 by ianrrees Loading…
Provide a way for custom derives to know if they were invoked via #[derive_const] 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-api Relevant to the library API team, which will review and decide on the PR/issue.
#118580 opened Dec 4, 2023 by fmease Loading…
core: introduce checked_split_at{,_mut} S-waiting-on-ACP Status: PR has an ACP and is waiting for the ACP to complete. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#118578 opened Dec 3, 2023 by mina86 Loading…
Move OsStr::slice_encoded_bytes validation to platform modules O-unix Operating system: Unix-like O-wasm Target: WASM (WebAssembly), http://webassembly.org/ O-windows Operating system: Windows 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.
#118569 opened Dec 3, 2023 by blyxxyz Loading…
Avoid adding builtin functions to symbols.o 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.
#118568 opened Dec 3, 2023 by DianQK Loading…
use c literals in compiler and library A-testsuite Area: The testsuite used to check the correctness of rustc O-unix Operating system: Unix-like O-windows Operating system: Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. 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.
#118566 opened Dec 3, 2023 by klensy Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.