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

float::min/max: reference NaN bit pattern rules S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#149475 openedNov 30, 2025 byRalfJungLoading…
miri subtree update S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
#149474 openedNov 30, 2025 byRalfJungLoading…
Tidying up UI tests [7/N] 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.
#149473 openedNov 30, 2025 byreddevilmidzyLoading…
[PERF] try stringdex next version A-rustdoc-searchArea: Rustdoc's search feature A-tidyArea: The tidy tool S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perfStatus: Waiting on a perf run to be completed. T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) 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.
#149472 openedNov 30, 2025 bynotriddle Draft
coverage: Store signature/body spans and branch spans in the expansion tree A-code-coverageArea: Source-based code coverage (-Cinstrument-coverage) 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.
#149471 openedNov 30, 2025 byZalatharLoading…
compiletest: Prepare ignore/only conditions once in advance, without a macro A-compiletestArea: The compiletest test runner 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)
#149470 openedNov 30, 2025 byZalatharLoading…
Leverage &mut in OnceLock when possible 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.
#149469 openedNov 30, 2025 bytisonkunLoading…
Skipping borrowck because of trivial const 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.
#149468 openedNov 30, 2025 bychenyukangLoading…
perf: remove loop fromstr::floor_char_boundary 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.
#149466 openedNov 30, 2025 byoverlookmotelLoading…
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-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-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. 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…
Previous13453637
Previous
ProTip! Addingno:label will show everything without a label.

[8]ページ先頭

©2009-2025 Movatter.jp