-
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
Implement 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.
normalize_lexically
S-waiting-on-review
#134696
opened Dec 23, 2024 by
ChrisDenton
Loading…
proc_macro: Use 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.
ToTokens
trait in quote
macro
S-waiting-on-review
#134693
opened Dec 23, 2024 by
SpriteOvO
Loading…
Move some things to 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.
std::sync::poison
and reexport them in std::sync
S-waiting-on-review
#134692
opened Dec 23, 2024 by
GrigorenkoPV
Loading…
CI: Add LTO support to clang in dist-x86_64-linux
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.
#134690
opened Dec 23, 2024 by
clubby789
Loading…
core: fix const ptr::swap_nonoverlapping when there are pointers at odd offsets
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.
#134689
opened Dec 23, 2024 by
RalfJung
Loading…
forbid defining opaque types with regions in closures
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Rollup of 5 pull requests
A-run-make
Area: port run-make Makefiles to rmake.rs
A-spurious
Area: Spurious failures in builds (spuriously == for no apparent reason)
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-infra
Relevant to the infrastructure 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.
#134687
opened Dec 23, 2024 by
matthiaskrgr
Loading…
Clean up a few rmake tests
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-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.
#134680
opened Dec 23, 2024 by
lqd
Loading…
Windows: remove readonly files
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.
#134679
opened Dec 23, 2024 by
ChrisDenton
Loading…
Update 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.
ReadDir::next
in std::sys::pal::unix::fs
to use &raw const (*p).field
instead of p.byte_offset().cast()
O-unix
#134678
opened Dec 23, 2024 by
zachs18
Loading…
feat: add with_replaced_extension as a alias of with_extension
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.
#134676
opened Dec 23, 2024 by
anatawa12
Loading…
Compute liveness constraints in location-sensitive polonius
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.
#134670
opened Dec 23, 2024 by
lqd
Loading…
Document the 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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
--dev
flag for src/ci/docker/run.sh
A-testsuite
#134669
opened Dec 22, 2024 by
clubby789
Loading…
Account for removal of multiline span in suggestion
D-diagnostic-infra
Diagnostics: Issues that affect all diagnostics, or relate to the diagnostic machinery itself.
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.
#134664
opened Dec 22, 2024 by
estebank
Loading…
Implementation of 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.
sync_nonpoison
and nonpoison_mutex
S-waiting-on-review
#134663
opened Dec 22, 2024 by
Aandreba
Loading…
Fix safety docs for Area: documentation for any part of the project, including the compiler, standard library, and tools
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.
dyn Any + Send {+ Sync}
A-docs
#134662
opened Dec 22, 2024 by
ionicmc-rs
Loading…
Reduce precedence of expressions that have an outer attr
A-pretty
Area: Pretty printing (including `-Z unpretty`)
F-stmt_expr_attributes
`#![feature(stmt_expr_attributes)]`
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.
#134661
opened Dec 22, 2024 by
dtolnay
Loading…
Migrate Area: The compiletest test runner
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-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.
incr-add-rust-src-component
to rmake
A-compiletest
#134656
opened Dec 22, 2024 by
jieyouxu
Loading…
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…
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…
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…
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…
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.