Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Usealt +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
Assigned to nobodyLoading
Sort

Pull requests list

add a missing comma to default r-a settings file 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)
#149463 openedNov 29, 2025 bycyrganiLoading…
rustdoc: sort unstable items first A-rustdoc-searchArea: Rustdoc's search feature S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. 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.
#149460 openedNov 29, 2025 bylolbinarycatLoading…
std: sys: fs: uefi: Implement set_times and set_perm O-UEFIUEFI 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.
#149459 openedNov 29, 2025 byAyush1325Loading…
Run clippy on cg_gcc in CI A-CIArea: Our Github Actions CI A-testsuiteArea: The testsuite used to check the correctness of rustc 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-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.
#149458 openedNov 29, 2025 byGuillaumeGomezLoading…
[DO NOT MERGE] Check performance hit of emitting full metadata in check mode perf-regressionPerformance regression. S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#149457 openedNov 29, 2025 bybjorn3 Draft
std: don't callcurrent_os_id from signal handler O-unixOperating system: Unix-like 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.
#149456 openedNov 29, 2025 byjoboetLoading…
Metadata decoding s S-waiting-on-perfStatus: Waiting on a perf run to be completed. 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…
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 aIndexItem::new constructor S-waiting-on-authorStatus: 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.
#149452 openedNov 29, 2025 byyotamofek Draft
Fix 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…
RewriteString::replace_range 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.
#149447 openedNov 29, 2025 bytheemathasLoading…
make assoc fn inherit const stability from inherentconst impl blocks PG-const-traitsProject 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.
#149445 openedNov 29, 2025 byfee1-deadLoading…
collapseconstness querymatch logic PG-const-traitsProject 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.
#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…
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 I-libs-api-nominatedNominated for discussion during a libs-api team meeting. needs-fcpThis change is insta-stable, or significant enough to need a team FCP to proceed. 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…
Previous13453536
Previous
ProTip! Filter pull requests by the default branch withbase:main.

[8]ページ先頭

©2009-2025 Movatter.jp