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
Sort

Pull requests list

Rollup of 5 pull requests A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#131210 opened Oct 3, 2024 by matthiaskrgr Loading…
Add GUI regression test for #130622 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.
#131209 opened Oct 3, 2024 by GuillaumeGomez Loading…
ABI: Pass aggregates by value on AIX A-ABI Area: Concerning the application binary interface (ABI) O-aix OS: Big Blue's Advanced Interactive eXecutive.. 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.
#131208 opened Oct 3, 2024 by mustartt Loading…
ci: aarch64-gnu-debug job 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-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.
#131207 opened Oct 3, 2024 by davidtwco Loading…
Clippy subtree update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#131205 opened Oct 3, 2024 by flip1995 Loading…
JumpThreading: fix bitwise not on non-booleans beta-nominated Nominated for backporting to the compiler in the beta channel. 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.
#131203 opened Oct 3, 2024 by clubby789 Loading…
Use wide pointers consistenly across the compiler 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.
#131202 opened Oct 3, 2024 by Urgau Loading…
Handle rustc_query_system cases of rustc::potential_query_instability lint A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#131200 opened Oct 3, 2024 by ismailarilik Loading…
Avoid emptiness check in PeekMut::pop 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.
#131197 opened Oct 3, 2024 by EFanZh Loading…
Fix needless_lifetimes in stable_mir 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.
#131194 opened Oct 3, 2024 by practicalrs Loading…
Asserts the maximum value that can be returned from Vec::len S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#131193 opened Oct 3, 2024 by EFanZh Loading…
Handle rustc_query_impl cases of rustc::potential_query_instability lint A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#131192 opened Oct 3, 2024 by ismailarilik Loading…
Merge glb and lub modules 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.
#131191 opened Oct 3, 2024 by nnethercote Loading…
Do not copy libstd dynamic library to sysroot 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.
#131188 opened Oct 3, 2024 by Kobzol Loading…
Avoid ICE in coverage builds with bad #[coverage(..)] attributes A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) 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.
#131187 opened Oct 3, 2024 by Zalathar Loading…
Try to point out when edition 2024 lifetime capture rules cause borrowck 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#131186 opened Oct 3, 2024 by compiler-errors Draft
Refactoring to OpaqueTyOrigin 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.
#131183 opened Oct 3, 2024 by compiler-errors Loading…
compiletest failing tests aren't that noisy by default 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)
#131182 opened Oct 3, 2024 by dev-ardi Loading…
Compiletest: Custom differ A-compiletest Area: The compiletest test runner 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)
#131181 opened Oct 3, 2024 by dev-ardi Loading…
Stabilize 5 const_mut_refs-dependent API S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. 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.
#131177 opened Oct 2, 2024 by workingjubilee Loading…
.gitignore files for nix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#131176 opened Oct 2, 2024 by dev-ardi Loading…
Fix target_abi in sparc-unknown-none-elf O-SPARC Target: SPARC processors 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.
#131174 opened Oct 2, 2024 by madsmtm Loading…
Fix target_env in avr-unknown-gnu-atmega328 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.
#131171 opened Oct 2, 2024 by madsmtm Loading…
Fix target_vendor in non-IDF Xtensa ESP32 targets 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.
#131170 opened Oct 2, 2024 by madsmtm Loading…
Fix target_vendor in QNX Neutrino targets 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.
#131169 opened Oct 2, 2024 by madsmtm Loading…
ProTip! Adding no:label will show everything without a label.