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
Assigned to nobody Loading
Sort

Pull requests list

[perf] Don't sort preds w new solver T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#143505 by compiler-errors was closed Jul 6, 2025 Draft
[perf] Detect ?0: Tr<?0> conflict in deep reject perf-regression Performance regression. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#143503 by compiler-errors was closed Jul 6, 2025 Draft
Rollup of 3 pull requests A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. 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.
#143496 by saethlin was merged Jul 5, 2025 Loading… 1.90.0
Pretend in bootstrap snapshot tests that we always build in-tree LLVM merged-by-bors This PR was explicitly merged by bors. 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)
#143474 by jieyouxu was merged Jul 5, 2025 Loading… 1.90.0
Rollup of 11 pull requests A-run-make Area: port run-make Makefiles to rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc A-tidy Area: The tidy tool merged-by-bors This PR was explicitly merged by bors. 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.
#143473 by workingjubilee was merged Jul 5, 2025 Loading… 1.90.0
Rollup of 8 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-meta Area: Issues & PRs about the rust-lang/rust repository itself merged-by-bors This PR was explicitly merged by bors. 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#143459 by matthiaskrgr was merged Jul 5, 2025 Loading… 1.90.0
Rollup of 9 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-meta Area: Issues & PRs about the rust-lang/rust repository itself rollup A PR which is a rollup 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.
#143454 by matthiaskrgr was closed Jul 4, 2025 Loading…
Fix CLI completion check in tidy A-testsuite Area: The testsuite used to check the correctness of rustc 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)
#143452 by Kobzol was merged Jul 5, 2025 Loading… 1.90.0
[COMPILETEST-UNTANGLE 4/N] Improve compiletest config documentation A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc 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)
#143447 by jieyouxu was merged Jul 5, 2025 Loading… 1.90.0
move va_copy, va_arg and va_end to core::intrinsics 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.
#143445 by folkertdev was merged Jul 5, 2025 Loading… 1.90.0
clean up GVN TypeId test 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.
#143444 by lukas-code was merged Jul 5, 2025 Loading… 1.90.0
Rollup of 7 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-rustc-dev-guide Area: rustc-dev-guide merged-by-bors This PR was explicitly merged by bors. 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. 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)
#143434 by matthiaskrgr was merged Jul 4, 2025 Loading… 1.90.0
add fallback body to box_new intrinsic S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#143432 by Vrtgs was closed Jul 4, 2025 Loading…
clippy fix: use div-ceil
#143427 by hkBst was closed Jul 4, 2025 Loading…
[do not merge] rustc-dev-guide subtree update A-rustc-dev-guide Area: rustc-dev-guide
#143421 by Kobzol was closed Jul 4, 2025 Draft
rustc-dev-guide subtree update A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#143420 by Kobzol was merged Jul 4, 2025 Loading… 1.90.0
bump termize dep 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.
#143417 by klensy was merged Jul 4, 2025 Loading… 1.90.0
remove special-casing of boxes from match exhaustiveness/usefulness analysis 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.
#143414 by dianne was merged Jul 5, 2025 Loading… 1.90.0
Block SIMD in transmute_immediate; delete OperandValueKind 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.
#143410 by scottmcm was merged Jul 5, 2025 Loading… 1.90.0
mbe: Gracefully handle macro rules that end after => A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ 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.
#143408 by joshtriplett was merged Jul 5, 2025 Loading… 1.90.0
Rollup of 11 pull requests A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-rustc-dev-guide Area: rustc-dev-guide merged-by-bors This PR was explicitly merged by bors. 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.
#143407 by jhpratt was merged Jul 4, 2025 Loading… 1.90.0
Remove some unnecessary unsafe in VecCache 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.
#143406 by scottmcm was merged Jul 5, 2025 Loading… 1.90.0
Port #[rustc_pass_by_value] to the new attribute system A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#143400 by GrigorenkoPV was merged Jul 4, 2025 Loading… 1.90.0
test passing a VaList from rust to C 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.
#143397 by folkertdev was merged Jul 5, 2025 Loading… 1.90.0
Always use the pure Rust fallback instead of llvm.{maximum,minimum} A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#143395 by Urgau was merged Jul 4, 2025 Loading… 1.90.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.