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

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 Draft
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…
Rollup of 6 pull requests A-run-make Area: port run-make Makefiles to rmake.rs 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#139997 opened Apr 18, 2025 by matthiaskrgr Loading…
Rollup of 7 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-compiletest Area: The compiletest test runner A-rustdoc-json Area: Rustdoc JSON backend 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-libs Relevant to the library 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.
#139996 opened Apr 18, 2025 by matthiaskrgr Loading…
Clean UI tests 4 of n A-tidy Area: The tidy tool 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) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#139995 opened Apr 18, 2025 by spencer3035 Loading…
impl Display for CStr{,ing} 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.
#139994 opened Apr 17, 2025 by tamird Loading…
remove stray file S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#139991 opened Apr 17, 2025 by tshepang Loading…
transmutability: remove NFA intermediate representation 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.
#139990 opened Apr 17, 2025 by jswrenn Loading…
tests: adjust 101082 test for LLVM 21 fix 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.
#139989 opened Apr 17, 2025 by durin42 Loading…
[beta] backports 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#139988 opened Apr 17, 2025 by cuviper Loading…
Clippy subtree update S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#139983 opened Apr 17, 2025 by flip1995 Loading…
SystemTime doc tweaks 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.
#139982 opened Apr 17, 2025 by coolreader18 Loading…
Don't compute name of associated item if it's an RPITIT 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.
#139981 opened Apr 17, 2025 by compiler-errors Loading…
Add citool command for generating a test dashboard 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#139978 opened Apr 17, 2025 by Kobzol Loading…
run-make: drop os_pipe workaround now that anonymous_pipe is stable on beta A-run-make Area: port run-make Makefiles to rmake.rs 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.
#139976 opened Apr 17, 2025 by jieyouxu Loading…
coverage: Only merge adjacent coverage spans 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.
#139966 opened Apr 17, 2025 by Zalathar Loading…
Decouple SCC annotations from SCCs 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.
#139965 opened Apr 17, 2025 by amandasystems Loading…
Add tests for two untested cases of placeholder relations 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.
#139960 opened Apr 17, 2025 by amandasystems Loading…
Generate obligations when possible instead of rejecting with ambiguity 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-types Relevant to the types team, which will review and decide on the PR/issue.
#139955 opened Apr 17, 2025 by dingxiangfei2009 Draft
fix missing word in comment 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.
#139946 opened Apr 17, 2025 by mumbleskates Loading…
Extend HIR to track the source and syntax of a lifetime 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.
#139945 opened Apr 17, 2025 by shepmaster Loading…
Ignore aix for tests/ui/erros/pic-linker.rs 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.
#139942 opened Apr 16, 2025 by dalvescb Loading…
ProTip! Add no:assignee to see everything that’s not assigned.