-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Denote 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.
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.
ControlFlow
as #[must_use]
S-waiting-on-review
#137449
opened Feb 23, 2025 by
compiler-errors
Loading…
Fix bugs due to unhandled 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.
ControlFlow
in compiler
S-waiting-on-review
#137448
opened Feb 22, 2025 by
compiler-errors
Loading…
add 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.
core::intrinsics::simd::{simd_extract_dyn, simd_insert_dyn}
S-waiting-on-review
#137447
opened Feb 22, 2025 by
folkertdev
•
Draft
Rollup of 6 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.
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.
#137446
opened Feb 22, 2025 by
matthiaskrgr
Loading…
Improve behavior of Relevant to the compiler team, which will review and decide on the PR/issue.
IF_LET_RESCOPE
around temporaries and place expressions
T-compiler
#137444
opened Feb 22, 2025 by
compiler-errors
Loading…
fix: Calculate the privacy of dependencies wrt current local crate
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.
#137441
opened Feb 22, 2025 by
ShoyuVanilla
Loading…
Stabilise 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::ffi::c_str
S-waiting-on-review
#137439
opened Feb 22, 2025 by
clarfonthey
Loading…
Fix "missing match arm body" suggestion involving 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.
!
S-waiting-on-bors
#137435
opened Feb 22, 2025 by
estebank
Loading…
Add as_ascii_unchecked() methods to char, u8, and str
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.
#137432
opened Feb 22, 2025 by
djscythe
Loading…
fix trait implementations sort order
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.
#137428
opened Feb 22, 2025 by
tapanprakasht
•
Draft
Link object files that use 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.
#[used]
A-run-make
librustdoc
: return impl fmt::Display
in more places instead of writing to strings
S-waiting-on-author
#137425
opened Feb 22, 2025 by
yotamofek
Loading…
uefi: helpers: Add DevicePathNode abstractions
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.
#137424
opened Feb 22, 2025 by
Ayush1325
Loading…
Improve a bit HIR pretty printer
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.
#137423
opened Feb 22, 2025 by
Urgau
Loading…
Add rusty stack protector
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.
#137418
opened Feb 22, 2025 by
SparrowLii
•
Draft
rustc_target: Add more RISC-V atomic-related features
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
O-riscv
Target: RISC-V architecture
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.
#137417
opened Feb 22, 2025 by
taiki-e
Loading…
Remove invalid suggestion of into_iter for extern macro
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.
#137415
opened Feb 22, 2025 by
chenyukang
Loading…
Ensure 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.
swap_nonoverlapping
is really always untyped
S-waiting-on-review
#137412
opened Feb 22, 2025 by
scottmcm
Loading…
Tweak comma handling of "missing match arm" suggestion and fix "remove this arm" suggestion
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.
#137409
opened Feb 22, 2025 by
estebank
Loading…
Remove deserializing/reserializing toml from configure.py
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)
#137408
opened Feb 22, 2025 by
abylaw
Loading…
Adjustments 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.
Extend<(T, …)> for (ExtendT, …)
implementations
S-waiting-on-review
#137400
opened Feb 21, 2025 by
steffahn
Loading…
Deeply normalize and extract registered outlives for implied bound hacks
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.
#137398
opened Feb 21, 2025 by
compiler-errors
Loading…
Recover 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.
param: Ty = EXPR
S-waiting-on-author
#137396
opened Feb 21, 2025 by
compiler-errors
Loading…
[beta] stage0 update and a backport
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-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#137395
opened Feb 21, 2025 by
cuviper
Loading…
lexer: Disallow some leading underscores in float exponents
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.
#137394
opened Feb 21, 2025 by
petrochenkov
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.