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

re-useself.get_all_attrs result for pass indirectly attribute 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.
#148600 openedNov 6, 2025 byfolkertdevLoading…
@JonathanBrouwer
Allow looking up "crate paths" in map without allocating a vector 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.
#148597 openedNov 6, 2025 byyotamofek Draft
Remove'static bound on contract ensures closure 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. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#148595 openedNov 6, 2025 bydawidl022Loading…
[stable] Prepare Rust 1.91.1 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. T-libsRelevant to the library team, which will review and decide on the PR/issue. T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.
#148593 openedNov 6, 2025 bypietroalbiniLoading…
[beta] backports 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. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#148591 openedNov 6, 2025 bycuviperLoading…
@cuviper
Stabilizeatomic_try_updateand deprecatefetch_update starting 1.96.0 S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-fcpStatus: PR is in FCP and is awaiting for FCP to complete. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#148590 openedNov 6, 2025 byGrigorenkoPV Draft
RenameDropGuard::into_inner toDropGuard::dismiss 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.
#148589 openedNov 6, 2025 byyoshuawuytsLoading…
stabilize duration_from_nanos_u128 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.
#148587 openedNov 6, 2025 byRalfJungLoading…
[rustdoc] Replaceprint methods with functions to improve code readability 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.
#148585 openedNov 6, 2025 byGuillaumeGomezLoading…
core docs: add notes about availability ofAtomic*::from_mut_slice 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.
#148578 openedNov 6, 2025 byWaffleLapkinLoading…
[DO NOT MERGE] crater proposed changes in unused must use lint 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) T-compilerRelevant to the compiler team, which will review and decide on the PR/issue. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#148577 openedNov 6, 2025 byWaffleLapkin Draft
fix dev guide link in rustc_query_system/dep_graph/README.md A-query-systemArea: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#148575 openedNov 6, 2025 byvyacheslavhereLoading…
Fix mismatched brackets in generated .dir-locals.el S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#148570 openedNov 6, 2025 byTomFryersMidsummerLoading…
Fix incorrect precedence caused by range expression 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.
#148567 openedNov 6, 2025 bychenyukangLoading…
Change default branch references A-CIArea: Our Github Actions CI A-metaArea: Issues & PRs about the rust-lang/rust repository itself A-testsuiteArea: The testsuite used to check the correctness of rustc 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) T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue. T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.
#148564 openedNov 6, 2025 byKobzol Draft
InOption::get_or_insert_with(), forget theNone instead of dropping it. 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.
#148562 openedNov 6, 2025 bykpreidLoading…
Add typo suggestion for a misspelt Cargo environment variable 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.
#148559 openedNov 6, 2025 bychenyukangLoading…
Fix suggestion for returning async closures 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.
#148556 openedNov 6, 2025 bychenyukangLoading…
Fix rust-by-example spanish translation 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)
#148555 openedNov 6, 2025 byehussLoading…
Provide more general note for borrowing outside of closure 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.
#148552 openedNov 6, 2025 bychenyukangLoading…
Add allocator parameter to HashSet 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. T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.
#148550 openedNov 5, 2025 bycramertjLoading…
Add allocator parameter to HashMap 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.
#148545 openedNov 5, 2025 bycramertjLoading…
Correctly link to associated trait items in reexports 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.
#148543 openedNov 5, 2025 byGuillaumeGomezLoading…
Add Allocator proxy impls for Box, Rc, and Arc 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.
#148539 openedNov 5, 2025 bycramertjLoading…
[perf] Start using pattern types in libcore A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. perf-regressionPerformance regression. 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. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#148537 openedNov 5, 2025 byoli-obkLoading…
Previous13453536
Previous
ProTip! What’s not been updated in a month:updated:<2025-10-06.

[8]ページ先頭

©2009-2025 Movatter.jp