- Notifications
You must be signed in to change notification settings - Fork14.1k
Pull requests: rust-lang/rust
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
Metadata decoding s S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149455 openedNov 29, 2025 byjdonszelmannLoading…
resolve: Identifier resolution refactorings S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149454 openedNov 29, 2025 bypetrochenkovLoading…
doc: panic::{take_hook, set_hook, update_hook} abort when called from… S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#149453 openedNov 29, 2025 bysftseLoading…
Refactor out common code into aStatus: This is awaiting some action (such as code changes or more information) from the author. T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
IndexItem::new constructor S-waiting-on-authorFix for integer overflow in BinaryHeap for ZSTs S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#149451 openedNov 29, 2025 bySaphereyeLoading…
RewriteStatus: Awaiting review from the assignee but also interested parties. T-libsRelevant to the library team, which will review and decide on the PR/issue.
String::replace_range S-waiting-on-review #149447 openedNov 29, 2025 bytheemathasLoading…
make assoc fn inherit const stability from inherentProject group: Const traits S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
const impl blocks PG-const-traits #149445 openedNov 29, 2025 byfee1-deadLoading…
collapseProject group: Const traits S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
constness querymatch logic PG-const-traits #149444 openedNov 29, 2025 byfee1-deadLoading…
Tidying up UI tests [6/N] A-tidyArea: The tidy tool S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149443 openedNov 29, 2025 byreddevilmidzyLoading…
Fix span note for question mark expression S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149442 openedNov 29, 2025 bychenyukangLoading…
Remove suggestion from importing unstable items on stable channel S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149440 openedNov 29, 2025 bychenyukangLoading…
Remove unnecessary newline in JUnit formatter S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#149437 openedNov 29, 2025 byilammyLoading…
Fix variable deallocation order in panic unwinding paths S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149435 openedNov 29, 2025 bysladyn98Loading…
Use a delayed bug for this layout ICE S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149433 openedNov 28, 2025 byscottmcmLoading…
Reduce optimization level perf-regressionPerformance regression. S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author. T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#149428 openedNov 28, 2025 byMark-Simulacrum • Draft
Make the capitalization explicit on keyword misspell error S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149427 openedNov 28, 2025 byscrabshaLoading…
Move the libgccjit.so file in a target directory S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149426 openedNov 28, 2025 byantoyoLoading…
Clippy subtree update S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author. T-clippyRelevant to the Clippy team.
#149425 openedNov 28, 2025 byflip1995Loading…
Add style guide for default field values I-style-nominatedNominated for discussion during a style team meeting. S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-styleRelevant to the style team, which will review and decide on the PR/issue.
#149423 openedNov 28, 2025 byagravenLoading…
tidy: Detect outdated workspaces in workspace list A-tidyArea: The tidy tool S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#149417 openedNov 28, 2025 byclubby789Loading…
refactor: remove Ord bound from BinaryHeap::new etc S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#149408 openedNov 28, 2025 byaatifsyedLoading…
Recover on misspelled item keyword S-blockedStatus: Blocked on something else such as an RFC or other implementation work. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149405 openedNov 27, 2025 byscrabshaLoading…
3 tasks
FixStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
name() functions for local defs in rustc_public S-waiting-on-review #149401 openedNov 27, 2025 bycelinvalLoading…
unstable proc_macro tracked::* rename/restructure A-run-makeArea: port run-make Makefiles to rmake.rs I-libs-api-nominatedNominated for discussion during a libs-api team meeting. S-waiting-on-t-libs-apiStatus: Awaiting decision from T-libs-api T-compilerRelevant to the compiler team, which will review and decide on the PR/issue. T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.
#149400 openedNov 27, 2025 bySkglandLoading…
expand valid edition range for use-path-segment-kw.rs S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149393 openedNov 27, 2025 bytshepangLoading…
ProTip! Addingno:label will show everything without a label.