-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Stabilize 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.
hash_extract_if
S-waiting-on-fcp
#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 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.
From
and FromIterator
impls that drop duplicate keys.
S-waiting-on-review
#134644
opened Dec 22, 2024 by
kpreid
Loading…
Implement `#![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.
PointerLike
for isize
, NonNull
, Cell
, UnsafeCell
, and SyncUnsafeCell
.
F-dyn_star
#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 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.
dyn*
casts
S-waiting-on-bors
#134635
opened Dec 21, 2024 by
compiler-errors
Loading…
Stabilize 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.
get_many_mut
as get_disjoint_mut
S-waiting-on-review
#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 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.
Default
const and add some const Default
impls
S-waiting-on-review
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 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.
as_slice
example of IterMut
S-waiting-on-author
#134619
opened Dec 21, 2024 by
hkBst
Loading…
Align 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.
{i686,x86_64}-win7-windows-msvc
to their parent targets
O-windows-7
#134611
opened Dec 21, 2024 by
tbu-
Loading…
Format Status: Awaiting review from the assignee but also interested parties.
build.toml
consistently in platform support docs
S-waiting-on-review
#134610
opened Dec 21, 2024 by
tbu-
Loading…
Add new 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.
{x86_64,i686}-win7-windows-gnu
targets
S-waiting-on-review
#134609
opened Dec 21, 2024 by
tbu-
Loading…
Add 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.
ignore-rustc-debug-assertions
to tests/ui/associated-consts/issue-93775.rs
A-testsuite
#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 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.
PointerLike
implementation restrictions.
S-waiting-on-bors
#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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.