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 8 pull requests A-testsuite Area: The testsuite used to check the correctness of rustc 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#136185 opened Jan 28, 2025 by matthiaskrgr Loading…
Update iterator.rs to use arrays by value 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.
#136183 opened Jan 28, 2025 by hkBst Loading…
Port backtrace's cpp_smoke_test to rustc repo 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.
#136182 opened Jan 28, 2025 by Pyr0de Draft
Add X86 target support for NuttX 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.
#136181 opened Jan 28, 2025 by no1wudi Loading…
Introduce a wrapper for "typed valtrees" and properly check the type before extracting the value PG-exploit-mitigations Project group: Exploit mitigations 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#136180 opened Jan 28, 2025 by lukas-code Loading…
Allow transmuting generic pattern types to and from their base 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.
#136179 opened Jan 28, 2025 by oli-obk Loading…
Update username in build helper example S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#136178 opened Jan 28, 2025 by Noratrieb Loading…
clarify BufRead::{fill_buf, consume} 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.
#136177 opened Jan 28, 2025 by hkBst Loading…
Render pattern types nicely in mir dumps 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.
#136176 opened Jan 28, 2025 by oli-obk Loading…
Update comments and sort target_arch in c_char_definition 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.
#136173 opened Jan 28, 2025 by taiki-e Loading…
[perf] noise run S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#136172 opened Jan 28, 2025 by saethlin Draft
Reject unsound toggling of Arm atomics-32 target feature O-Arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state 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.
#136170 opened Jan 28, 2025 by taiki-e Loading…
GCI: Don't try to eval / collect mono items inside overly generic free const items F-generic_const_items `#![feature(generic_const_items)]` 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.
#136168 opened Jan 28, 2025 by fmease Loading…
Implement unstable new_range feature 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#136167 opened Jan 28, 2025 by pitaj Loading…
interpret: is_alloc_live: check global allocs last 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.
#136166 opened Jan 28, 2025 by RalfJung Loading…
Refactor FnKind variant to hold &Fn 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.
#136164 opened Jan 28, 2025 by celinval Draft
Fix off-by-one error causing driftsort to crash 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#136163 opened Jan 28, 2025 by uellenberg Loading…
rustdoc: add nobuild typescript checking to our JS 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-infra Relevant to the infrastructure 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.
#136161 opened Jan 27, 2025 by notriddle Loading…
Remove backticks from ShouldPanic::YesWithMessage's TrFailedMsg A-libtest Area: `#[test]` / the `test` library 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.
#136160 opened Jan 27, 2025 by ShE3py Loading…
VecDeque::partition_point checks first element in back slice only once 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.
#136159 opened Jan 27, 2025 by urben1680 Loading…
override build profile for bootstrap tests 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)
#136157 opened Jan 27, 2025 by onur-ozkan Loading…
Enable sanitizers on MSVC CI jobs 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#136155 opened Jan 27, 2025 by tmiasko Loading…
Use +secure-plt for powerpc-unknown-linux-gnu{,spe} O-linux-gnu Operating system: Linux with glibc (i.e. a bug that can't happen with musl) O-PowerPC Target: PowerPC processors 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.
#136154 opened Jan 27, 2025 by taiki-e Loading…
Locate asan-odr-win with other sanitizer tests PG-exploit-mitigations Project group: Exploit mitigations 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.
#136153 opened Jan 27, 2025 by tmiasko Loading…
Stabilize map_many_mut feature 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#136152 opened Jan 27, 2025 by Urgau Loading…
ProTip! Updated in the last three days: updated:>2025-01-25.