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

Rollup of 6 pull requests A-testsuite Area: The testsuite used to check the correctness of rustc 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-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.
#126202 opened Jun 9, 2024 by jieyouxu Loading…
Add isqrt to NonZero<uN> S-waiting-on-ACP Status: PR has an ACP and is waiting for the ACP to complete. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library 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.
#126199 opened Jun 9, 2024 by ivan-shrimp Loading…
run-make: annotate library with #[must_use] and enforce unused_must_use in rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc S-blocked Status: Marked as blocked ❌ on something else such as an RFC or other implementation work. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#126197 opened Jun 9, 2024 by jieyouxu Loading…
Migrate more things to WinError O-windows Operating system: Windows 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.
#126194 opened Jun 9, 2024 by ChrisDenton Loading…
Various Redox OS fixes and add i686 Redox OS target 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.
#126192 opened Jun 9, 2024 by bjorn3 Loading…
Fix NonZero doctest inconsistencies 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.
#126191 opened Jun 9, 2024 by ivan-shrimp Loading…
Autolabel run-make tests, remind to update tracking issue A-meta Area: Issues about the rust-lang/rust repository. A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#126190 opened Jun 9, 2024 by jieyouxu Loading…
Fix documentation for impl_common_helpers in run-make-support A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#126188 opened Jun 9, 2024 by Kobzol Loading…
For E0277 suggest adding Result return type for function when using QuestionMark ? in the body. 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.
#126187 opened Jun 9, 2024 by surechen Loading…
Migrate run-make/multiple-emits to rmake.rs A-run-make Area: port run-make Makefiles to rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc 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)
#126186 opened Jun 9, 2024 by GuillaumeGomez Loading…
interpret: do not ICE on padded non-pow2 SIMD vectors 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.
#126184 opened Jun 9, 2024 by RalfJung Loading…
WIP: Move independent search logic to search-core.js 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.
#126183 opened Jun 9, 2024 by Folyd Draft
Weekly cargo update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#126178 opened Jun 9, 2024 by github-actions bot Loading…
Add hard error and migration lint for unsafe attrs F-unsafe_attributes `#![feature(unsafe_attributes)]` L-unsafe_attr_outside_unsafe Lint: unsafe_attr_outside_unsafe S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126177 opened Jun 8, 2024 by carbotaniuman Loading…
rustdoc-search: use lowercase, non-normalized name for type search 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.
#126176 opened Jun 8, 2024 by notriddle Loading…
Migrate tests/run-make/prefer-dylib to rmake.rs A-run-make Area: port run-make Makefiles to rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc 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)
#126174 opened Jun 8, 2024 by GuillaumeGomez Loading…
Weekly cargo update 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#126172 opened Jun 8, 2024 by clubby789 Loading…
simd_bitmask intrinsic: add a non-power-of-2 multi-byte example 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.
#126171 opened Jun 8, 2024 by RalfJung Loading…
std::unix::thread fix available_parallelism on netbsd/32 bits. O-unix Operating system: Unix-like 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.
#126162 opened Jun 8, 2024 by devnexen Loading…
Delegation: support delegation in generic trait impl's 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.
#126161 opened Jun 8, 2024 by Bryanskiy Loading…
ScalarInt: size mismatches are a bug, do not delay the panic 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.
#126159 opened Jun 8, 2024 by RalfJung Loading…
Disallow setting some built-in cfg via set the command-line 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.
#126158 opened Jun 8, 2024 by Urgau Loading…
StorageLive: refresh storage (instead of UB) when local is already live S-blocked Status: Marked as blocked ❌ on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126154 opened Jun 8, 2024 by RalfJung Loading…
resolve rustdoc incompatibility with rust.download-rustc=true + rust.channel= beta/stable 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)
#126153 opened Jun 8, 2024 by onur-ozkan Loading…
size_of_val_raw: for length 0 this is safe to call 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.
#126152 opened Jun 8, 2024 by RalfJung Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.