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

Extend minicore with intrinsics and use it to replace #[rustc_intrinsic] in tests 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.
#140037 opened Apr 19, 2025 by hbina Draft
Advent of tests/ui (misc cleanups and improvements) [4/N] 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.
#140036 opened Apr 19, 2025 by jieyouxu Loading…
Implement RFC 3503: frontmatters F-frontmatter `#![feature(frontmatter)]` 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140035 opened Apr 19, 2025 by fee1-dead Loading…
simd_select_bitmask: the 'padding' bits in the mask are just ignored 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.
#140034 opened Apr 19, 2025 by RalfJung Loading…
compiletest: Fix deadline bugs in new executor A-compiletest Area: The compiletest test runner 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)
#140031 opened Apr 19, 2025 by Zalathar Loading…
Fix autodiff debug builds 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.
#140030 opened Apr 19, 2025 by ZuseZ4 Loading…
Relocate tests in tests/ui 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.
#140029 opened Apr 19, 2025 by reddevilmidzy Loading…
deref_patterns: support string and byte string literals in explicit deref!("...") patterns 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.
#140028 opened Apr 19, 2025 by dianne Loading…
Re-remove AdtFlags::IS_ANONYMOUS 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.
#140025 opened Apr 19, 2025 by Sky9x Loading…
Remove early exits from JumpThreading. 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.
#140024 opened Apr 19, 2025 by cjgillot Loading…
Introduce Arena::try_alloc_from_iter. 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.
#140023 opened Apr 19, 2025 by cjgillot Loading…
allow deref patterns to move out of boxes 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.
#140022 opened Apr 19, 2025 by dianne Loading…
Don't ICE on pending obligations from deep normalization in a loop 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.
#140021 opened Apr 18, 2025 by compiler-errors Loading…
Align RwLockWriteGuard fields with the other RwLock guards (+ cleanup) 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.
#140018 opened Apr 18, 2025 by connortsui20 Loading…
Rollup of 7 pull requests A-run-make Area: port run-make Makefiles to rmake.rs A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc CI-spurious-fail-msvc CI spurious failure: target env msvc 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) 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.
#140017 opened Apr 18, 2025 by matthiaskrgr Loading…
std: Use fstatat() on illumos 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.
#140016 opened Apr 18, 2025 by pfmooney Loading…
[DONT MERGE] externally implementable items A-attributes Area: Attributes (`#[…]`, `#![…]`) 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#140010 opened Apr 18, 2025 by jdonszelmann Draft
docs(LocalKey<T>): clarify that T's Drop shouldn't panic 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.
#140009 opened Apr 18, 2025 by ShE3py Loading…
Improve clean_maybe_renamed_item function code a bit 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.
#140008 opened Apr 18, 2025 by GuillaumeGomez Loading…
Disable has_thread_local on i686-win7-windows-msvc 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.
#140007 opened Apr 18, 2025 by roblabla Loading…
ensure compiler existance of tools on the dist step 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)
#140006 opened Apr 18, 2025 by onur-ozkan Loading…
Set MSG_NOSIGNAL for UnixSteam 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.
#140005 opened Apr 18, 2025 by mlowicki Loading…
Remove avx512dq and avx512vl implication for avx512fp16 A-SIMD Area: SIMD (Single Instruction Multiple Data) A-target-feature Area: Enabling/disabling target features like AVX, Neon, etc. O-x86_32 Target: x86 processors, 32 bit (like i686-*) (IA-32) O-x86_64 Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64) 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.
#140002 opened Apr 18, 2025 by sayantn Loading…
skip llvm-config in autodiff check builds, when its unavailable F-autodiff `#![feature(autodiff)]` 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)
#140000 opened Apr 18, 2025 by ZuseZ4 Loading…
compiletest: Use the new non-libtest executor by default A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#139998 opened Apr 18, 2025 by Zalathar Loading…
ProTip! Add no:assignee to see everything that’s not assigned.