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

Rollup of 3 pull requests 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.
#130444 opened Sep 16, 2024 by matthiaskrgr Loading…
Fix ICE when passing DefId-creating args to legacy_const_generics. 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.
#130443 opened Sep 16, 2024 by veluca93 Loading…
Don't ICE in opaque_hidden_inferred_bound lint for RPITIT in trait with no default method body 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.
#130440 opened Sep 16, 2024 by compiler-errors Loading…
Don't suggest adding as_deref to the scrutinee when T is reference or an arm is Err 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.
#130438 opened Sep 16, 2024 by tunawasabi Loading…
Avoid crashing on variadic functions when producing arg-mismatch errors 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.
#130437 opened Sep 16, 2024 by jder Loading…
Move Apple linker args from rustc_target to rustc_codegen_ssa O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) 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.
#130435 opened Sep 16, 2024 by madsmtm Loading…
rust_for_linux: -Zregparm=<N> commandline flag for X86 (#116972) 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.
#130432 opened Sep 16, 2024 by azhogin Draft
Stabilize const_slice_split_at_mut S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. 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.
#130428 opened Sep 16, 2024 by onestacked Draft
run_make_support: rectify symlink handling A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#130427 opened Sep 16, 2024 by jieyouxu Loading…
Streamline HirCollector 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#130419 opened Sep 16, 2024 by nnethercote Loading…
Split traits by crate-local and crate-non-local 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.
#130418 opened Sep 15, 2024 by MeetThePatel Loading…
Support symbolicating zstd-compressed ELF sections A-testsuite Area: The testsuite used to check the correctness of rustc perf-regression Performance regression. 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-libs Relevant to the library team, which will review and decide on the PR/issue.
#130417 opened Sep 15, 2024 by workingjubilee Draft
resolve #130122: reword 'sort-by' edge-conditions 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.
#130416 opened Sep 15, 2024 by BatmanAoD Loading…
Avoid re-validating UTF-8 in FromUtf8Error::into_utf8_lossy 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.
#130408 opened Sep 15, 2024 by okaneco Loading…
Bump cc dependency 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)
#130406 opened Sep 15, 2024 by arttet Loading…
Deduplicate range assumes perf-regression Performance regression. 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.
#130404 opened Sep 15, 2024 by saethlin Draft
Stabilize const_slice_from_raw_parts_mut needs-fcp This change is insta-stable, so needs a completed FCP to proceed. 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.
#130403 opened Sep 15, 2024 by eduardosm Loading…
llvm: replace some deprecated functions 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.
#130389 opened Sep 15, 2024 by Luv-Ray Loading…
ignore LLVM sha if submodule isn't present 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)
#130383 opened Sep 15, 2024 by onur-ozkan Loading…
Add a run-make test for Arm target-cpu features. 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.
#130382 opened Sep 15, 2024 by chrisnc Draft
coverage: Clarify some parts of coverage counter creation A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) 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.
#130380 opened Sep 15, 2024 by Zalathar Loading…
Add copy button to crate version. 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.
#130374 opened Sep 14, 2024 by MeetThePatel Loading…
less noisy change-tracker 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.
#130368 opened Sep 14, 2024 by onur-ozkan Loading…
Check elaborated projections from dyn don't mention unconstrained late bound lifetimes S-waiting-on-crater Status: Waiting on a crater run to be completed. T-types Relevant to the types team, which will review and decide on the PR/issue.
#130367 opened Sep 14, 2024 by compiler-errors Loading…
std::net: Solaris supports SOCK_CLOEXEC as well since 11.4. O-unix Operating system: Unix-like 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.
#130361 opened Sep 14, 2024 by devnexen Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.