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

Add code example for wrapping_neg method for signed integers 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.
#133301 opened Nov 21, 2024 by GuillaumeGomez Loading…
Make cargo -Zbuild-std work with -Cinstrument-coverage 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.
#133300 opened Nov 21, 2024 by Enselic Loading…
2 tasks
[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 Draft
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…
Updates Solaris target information, adds Solaris maintainer 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.
#133293 opened Nov 21, 2024 by psumbera Loading…
E0277: suggest dereferencing function arguments in more 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.
#133292 opened Nov 21, 2024 by dianne Loading…
[EXPERIMENT] check npm path on the regular x86_64-mingw job S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
#133291 opened Nov 21, 2024 by jieyouxu Draft
Support each_ref and each_mut in [T; N] in constant expressions. 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.
#133288 opened Nov 21, 2024 by bjoernager Loading…
Rollup of 6 pull requests A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-run-make Area: port run-make Makefiles to rmake.rs 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.
#133287 opened Nov 21, 2024 by matthiaskrgr Loading…
Re-delay a resolve bug related to Self-ctor in patterns 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.
#133286 opened Nov 21, 2024 by jieyouxu Loading…
Don't exclude relnotes from needs-triage label A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#133283 opened Nov 21, 2024 by jieyouxu Loading…
Shorten the MaybeUninit Debug implementation 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.
#133282 opened Nov 21, 2024 by tgross35 Loading…
rustdoc: use a button instead of a bar for search 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.
#133279 opened Nov 21, 2024 by notriddle Draft
Use edition of macro_rules when compiling the macro 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.
#133274 opened Nov 21, 2024 by ehuss Loading…
Fix span of unsafe attribute diagnostic 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.
#133270 opened Nov 21, 2024 by ehuss Loading…
Add shorter and more direct error for dyn AsyncFn F-async_closure `#![feature(async_closure)]` 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#133267 opened Nov 20, 2024 by cramertj Loading…
ci: enble LLVM download for windows-gnu hosts 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.
#133266 opened Nov 20, 2024 by mati865 Loading…
Add a range argument to vec.extract_if 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.
#133265 opened Nov 20, 2024 by the8472 Loading…
implement OsString::truncate 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.
#133264 opened Nov 20, 2024 by lolbinarycat Loading…
Refactor inner allocation logic of temp dangling pointer lint 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.
#133263 opened Nov 20, 2024 by Urgau Loading…
Constify the Deref/DerefMut traits, too 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#133260 opened Nov 20, 2024 by compiler-errors Loading…
remove Subtype projections 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.
#133258 opened Nov 20, 2024 by lcnr Loading…
CI: use free runners for 5 linux jobs 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#133256 opened Nov 20, 2024 by MarcoIeni Draft
ProTip! Exclude everything labeled bug with -label:bug.