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

No need to re-sort existential preds in relate impl 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#133362 opened Nov 23, 2024 by compiler-errors Loading…
Rollup of 8 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-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.
#133360 opened Nov 23, 2024 by compiler-errors Loading…
Rollup of 6 pull requests O-unix Operating system: Unix-like PG-exploit-mitigations Project group: Exploit mitigations 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.
#133359 opened Nov 23, 2024 by compiler-errors Loading…
Don't type error if we fail to coerce Pin<T> because it doesnt contain a ref 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.
#133358 opened Nov 23, 2024 by compiler-errors Loading…
Check inlinee arity in mir inliner 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.
#133357 opened Nov 23, 2024 by compiler-errors Loading…
Add language tests for aggregate types 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.
#133355 opened Nov 23, 2024 by chorman0773 Loading…
add flag to dump unstable feature status information 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.
#133351 opened Nov 22, 2024 by yaahc Loading…
Stop cloning Context so much A-rustdoc-json Area: Rustdoc JSON backend perf-regression Performance regression. 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#133345 opened Nov 22, 2024 by GuillaumeGomez Loading…
Check copyright html 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-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.
#133341 opened Nov 22, 2024 by jonathanpallant Loading…
Mark <[T; N]>::as_mut_slice with the const specifier. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#133332 opened Nov 22, 2024 by bjoernager Loading…
Simplify SwitchInt handling 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.
#133328 opened Nov 22, 2024 by nnethercote Loading…
Remove the DefinitelyInitializedPlaces analysis. 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.
#133326 opened Nov 22, 2024 by nnethercote Loading…
Reimplement ~const trait specialization 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.
#133325 opened Nov 22, 2024 by compiler-errors Loading…
[mir-opt] GVN some more transmute cases 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.
#133324 opened Nov 22, 2024 by scottmcm Loading…
Get rid of HIR const checker 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.
#133321 opened Nov 22, 2024 by compiler-errors Loading…
Add release notes for Rust 1.83.0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#133320 opened Nov 22, 2024 by cuviper Loading…
triagebot: automatically add more rustdoc related labels A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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.
#133312 opened Nov 21, 2024 by lolbinarycat Loading…
Revert diagnostics hack to fix ICE 132920
#133304 opened Nov 21, 2024 by lqd Loading…
[AIX] noipath linker flags 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.
#133303 opened Nov 21, 2024 by mustartt Loading…
Add code example for wrapping_neg method for signed integers 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.
#133301 opened Nov 21, 2024 by GuillaumeGomez Loading…
Make cargo -Zbuild-std work with -Cinstrument-coverage A-run-make Area: port run-make Makefiles to rmake.rs 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.
#133300 opened Nov 21, 2024 by Enselic Loading…
[beta] Clippy backports S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#133299 opened Nov 21, 2024 by flip1995 Loading…
Mention that std::fs::remove_dir_all fails on files 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.
#133298 opened Nov 21, 2024 by n0toose Loading…
Remove legacy bitcode for iOS 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.
#133297 opened Nov 21, 2024 by DianQK Loading…
crashes: more tests 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.
#133294 opened Nov 21, 2024 by matthiaskrgr Loading…
ProTip! What’s not been updated in a month: updated:<2024-10-22.