Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add example for iterator_flatten 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.
#105034 opened Nov 28, 2022 by HintringerFabian Loading…
sparc-struct-abi: work around new tail-call optimization llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#105033 opened Nov 28, 2022 by durin42 Loading…
improve doc of into_boxed_slice and impl From<Vec<T>> for Box<[T]> 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.
#105032 opened Nov 28, 2022 by HintringerFabian Loading…
Improve docs for vec_extend_from_within 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.
#105030 opened Nov 28, 2022 by HintringerFabian Loading…
Rustdoc-Json: Add tests for linking to foreign variants. A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#105027 opened Nov 28, 2022 by aDotInTheVoid Loading…
v8a as default aarch64 target 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.
#105026 opened Nov 28, 2022 by oToToT Draft
rustdoc: remove fnname CSS class that's styled exactly like fn S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#105024 opened Nov 28, 2022 by notriddle Loading…
Statics used in reachable function's inline asm are reachable A-inline-assembly Area: inline asm!(..) beta-nominated Nominated for backporting to the compiler in the beta channel. 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.
#105023 opened Nov 28, 2022 by tmiasko Loading…
rustdoc: merge background-image rules in rustdoc-toggle CSS S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#105020 opened Nov 28, 2022 by notriddle Loading…
Add parentheses properly for borrowing 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.
#105019 opened Nov 28, 2022 by chenyukang Loading…
Implement DerefMut for PathBuf disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#105018 opened Nov 28, 2022 by zertosh Loading…
Rollup of 9 pull requests A-meta Area: Issues about the rust-lang/rust repository. 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#105017 opened Nov 28, 2022 by matthiaskrgr Loading…
Add sentence when rustdoc search is running A-rustdoc-js Area: Rustdoc's front-end A-rustdoc-ui Area: rustdoc UI (generated HTML) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#105016 opened Nov 28, 2022 by GuillaumeGomez Loading…
[DRAFT] jsondoclint: Check links field A-rustdoc-json Area: Rustdoc JSON backend A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#105015 opened Nov 28, 2022 by aDotInTheVoid Draft
Make tcx.mk_const more permissive wrt kind argument (impl Into) A-bootstrap Area: Rust's build system (x.py and src/bootstrap) A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#105012 opened Nov 28, 2022 by WaffleLapkin Loading…
Fix documentation of asymptotic complexity for rustc_data_structures::SortedMap 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.
#105010 opened Nov 28, 2022 by Neutron3529 Loading…
linkat() not available in the system headers of Solaris 10 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.
#105007 opened Nov 28, 2022 by dlaugt Loading…
stricter alignment enforcement for ScalarPair 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.
#105006 opened Nov 28, 2022 by RalfJung Loading…
On E0195 point at where clause lifetime bounds A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#105005 opened Nov 28, 2022 by estebank Loading…
Fix emit_unused_delims_expr ICE 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.
#105004 opened Nov 28, 2022 by TaKO8Ki Loading…
Run Windows-only tests only on Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#105003 opened Nov 28, 2022 by flba-eb Loading…
Add PathBuf::as_mut_os_string and Path::as_mut_os_str S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#105002 opened Nov 28, 2022 by zertosh Loading…
test-various: Add tests for {i686,aarch64}-unknown-uefi A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#105001 opened Nov 28, 2022 by nicholasbishop Loading…
Adjust inlining attributes around panic_immediate_abort S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#104999 opened Nov 28, 2022 by saethlin Draft
Update my mailmap A-meta Area: Issues about the rust-lang/rust repository. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#104998 opened Nov 28, 2022 by JakobDegen Loading…
ProTip! Updated in the last three days: updated:>2022-11-25.