Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + 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
Sort

Pull requests list

[DRAFT] Rc: allow deduping both deref and clone across types 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.
#133061 opened Nov 15, 2024 by scottmcm Draft
Trim whitespace in RemoveLet primary span 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.
#133060 opened Nov 15, 2024 by tyrone-wu Loading…
Impl String::into_chars 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.
#133057 opened Nov 15, 2024 by tisonkun Loading…
Expand CloneToUninit documentation. 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.
#133055 opened Nov 14, 2024 by kpreid Loading…
Increase accuracy of if condition misparse 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.
#133051 opened Nov 14, 2024 by estebank Loading…
Change Visitor::visit_precise_capturing_arg so it returns a Visitor::Result 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.
#133049 opened Nov 14, 2024 by maxcabrajac Loading…
tests: Test pac-ret flag merging on clang with LTO A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#133045 opened Nov 14, 2024 by mrkajetanp Loading…
btree: add {Entry,VacantEntry}::insert_entry 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.
#133042 opened Nov 14, 2024 by cuviper Loading…
Print name of env var in --print=deployment-target A-run-make Area: port run-make Makefiles to rmake.rs 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.
#133041 opened Nov 14, 2024 by madsmtm Loading…
turn creating 8dot3 names off for windows for speed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#133033 opened Nov 14, 2024 by klensy Loading…
ABI checks: add support for some tier3 arches, warn on others. 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.
#133029 opened Nov 14, 2024 by veluca93 Loading…
Merge -Zhir-stats into -Zinput-stats A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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.
#133023 opened Nov 14, 2024 by samestep Loading…
Refactor configure_annotatable 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.
#133021 opened Nov 14, 2024 by nnethercote Loading…
Querify should_codegen_locally perf-regression Performance regression. S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#133016 opened Nov 13, 2024 by saethlin Draft
Update cc + bump bootstrap deps S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#132994 opened Nov 13, 2024 by clubby789 Loading…
Make rustc consider itself a stable compiler when RUSTC_BOOTSTRAP=-1 A-test-infra Area: test infrastructure (may span bootstrap/compiletest/more) 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#132993 opened Nov 13, 2024 by jieyouxu Loading…
check_consts: fix error requesting feature gate when that gate is not actually needed 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.
#132992 opened Nov 13, 2024 by RalfJung Loading…
Backport of rust-analyzer "Use completion item indices instead of property matching" S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#132987 opened Nov 13, 2024 by lnicola Loading…
Edit dangling pointers S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#132983 opened Nov 13, 2024 by Anthony-Eid Draft
alloc: fix Allocator method names in alloc free function docs 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.
#132982 opened Nov 13, 2024 by suaviloquence Loading…
use --exact on --skip to avoid unintended substring matches 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#132979 opened Nov 13, 2024 by onur-ozkan Loading…
Mention both release *and* edition breakage for never type lints A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. F-never_type `#![feature(never_type)]` L-dependency_on_unit_never_type_fallback Lint: dependency_on_unit_never_type_fallback L-never_type_fallback_flowing_into_unsafe Lint: never_type_fallback_flowing_into_unsafe 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.
#132978 opened Nov 13, 2024 by WaffleLapkin Loading…
Add PeekableIterator trait 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.
#132976 opened Nov 13, 2024 by bluebear94 Draft
De-duplicate and improve definition of core::ffi::c_char 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#132975 opened Nov 13, 2024 by arichardson Loading…
Properly pass linker arguments that contain commas 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.
#132974 opened Nov 13, 2024 by madsmtm Loading…
ProTip! Follow long discussions with comments:>50.