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

Stabilize hash_extract_if 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.
#134655 opened Dec 22, 2024 by GrigorenkoPV 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#134651 opened Dec 22, 2024 by matthiaskrgr Loading…
Clean up some FIXME notes on bootstrap 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)
#134650 opened Dec 22, 2024 by onur-ozkan Loading…
Fix forgetting to save statx availability on success 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.
#134649 opened Dec 22, 2024 by SUPERCILEX Loading…
Document collection From and FromIterator impls that drop duplicate keys. 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.
#134644 opened Dec 22, 2024 by kpreid Loading…
Implement PointerLike for isize, NonNull, Cell, UnsafeCell, and SyncUnsafeCell. F-dyn_star `#![feature(dyn_star)]` 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.
#134642 opened Dec 22, 2024 by kpreid Loading…
Make sure we note ambiguity causes on positive/negative impl conflicts 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.
#134639 opened Dec 22, 2024 by compiler-errors Loading…
Fix effect predicates from item bounds in old solver 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.
#134638 opened Dec 22, 2024 by compiler-errors Loading…
Don't ICE on illegal dyn* casts 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.
#134635 opened Dec 21, 2024 by compiler-errors Loading…
Stabilize get_many_mut as get_disjoint_mut 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.
#134633 opened Dec 21, 2024 by GrigorenkoPV Loading…
compiletest: Allow using a specific debugger when running debuginfo tests A-compiletest Area: The compiletest test runner A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) 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)
#134629 opened Dec 21, 2024 by clubby789 Loading…
Make Default const and add some const Default impls 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.
#134628 opened Dec 21, 2024 by estebank Draft
Avoid ICE in borrowck 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.
#134627 opened Dec 21, 2024 by estebank Loading…
Add Four Codegen Tests 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.
#134626 opened Dec 21, 2024 by veera-sivarajan Loading…
Begin to implement type system layer of unsafe binders PG-exploit-mitigations Project group: Exploit mitigations 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#134625 opened Dec 21, 2024 by compiler-errors Loading…
Windows: Use WriteFile to write to a UTF-8 console 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.
#134622 opened Dec 21, 2024 by ChrisDenton Loading…
Avoid short writes in LineWriter 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.
#134620 opened Dec 21, 2024 by ChrisDenton Loading…
Improve prose around as_slice example of IterMut 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.
#134619 opened Dec 21, 2024 by hkBst Loading…
Align {i686,x86_64}-win7-windows-msvc to their parent targets O-windows-7 OS: Windows 7 or Windows Server 2008 R2 or etc. 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.
#134611 opened Dec 21, 2024 by tbu- Loading…
Format build.toml consistently in platform support docs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#134610 opened Dec 21, 2024 by tbu- Loading…
Add new {x86_64,i686}-win7-windows-gnu 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.
#134609 opened Dec 21, 2024 by tbu- Loading…
Add ignore-rustc-debug-assertions to tests/ui/associated-consts/issue-93775.rs 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#134608 opened Dec 21, 2024 by DianQK Loading…
ptr::copy: fix docs for the overlapping case 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.
#134606 opened Dec 21, 2024 by RalfJung Loading…
Document PointerLike implementation restrictions. 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.
#134602 opened Dec 21, 2024 by kpreid Loading…
Detect invalid exprs in parser used by pretty-printer tests A-pretty Area: Pretty printing (including `-Z unpretty`) 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.
#134599 opened Dec 21, 2024 by dtolnay Loading…
ProTip! Filter pull requests by the default branch with base:master.