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

Fix long lines which rustfmt fails to format 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.
#136606 opened Feb 5, 2025 by thaliaarchi Loading…
chore: update rustc-hash 2.1.0 to 2.1.1 beta-nominated Nominated for backporting to the compiler in the beta channel. 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.
#136605 opened Feb 5, 2025 by lsunsi Loading…
WIP: compiler: gate extern "{abi}" in ast_lowering 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.
#136603 opened Feb 5, 2025 by workingjubilee Draft
Detect (non-raw) borrows of null ZST pointers in CheckNull 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.
#136601 opened Feb 5, 2025 by compiler-errors Loading…
librustdoc: more usages of Joined::joined 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#136599 opened Feb 5, 2025 by yotamofek Loading…
Fix suggestion for dependency_on_unit_never_type_fallback involving closures + format args expansions 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.
#136598 opened Feb 5, 2025 by compiler-errors Loading…
-Zharden-sls flag (target modifier) added to enable mitigation against straight line speculation (SLS) 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.
#136597 opened Feb 5, 2025 by azhogin Draft
Fix unreachable_pub lint for hermit target 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.
#136595 opened Feb 5, 2025 by thaliaarchi Loading…
Faster fmt::Display of 128-bit integers, without unsafe pointer 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.
#136594 opened Feb 5, 2025 by pascaldekloe Loading…
[perf] try to mitigate regression in fast reject for ty::Value 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#136593 opened Feb 5, 2025 by lukas-code Draft
Make sure we don't overrun the stack in canonicalizer 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#136592 opened Feb 5, 2025 by compiler-errors Loading…
Add rustc_hir_pretty::expr_to_string function 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.
#136591 opened Feb 5, 2025 by GuillaumeGomez Loading…
Implement RustcInternal for RawPtrKind 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.
#136590 opened Feb 5, 2025 by carolynzech Loading…
Enable "jump to def" feature on rustc docs 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.
#136589 opened Feb 5, 2025 by GuillaumeGomez Loading…
Don't install msys2 in CI S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#136588 opened Feb 5, 2025 by ChrisDenton Loading…
Update browser-ui-test version to 0.20.2 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-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.
#136587 opened Feb 5, 2025 by GuillaumeGomez Loading…
Only apply LTO to rustdoc at stage 2 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)
#136586 opened Feb 5, 2025 by Kobzol Loading…
implement eat_until leveraging memchr in lexer 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.
#136585 opened Feb 5, 2025 by gvozdvmozgu Loading…
Prevent generic pattern types from being used in libstd 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.
#136584 opened Feb 5, 2025 by oli-obk Loading…
Only highlight unmatchable parameters at the definition site 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#136583 opened Feb 5, 2025 by Jarcho Loading…
Revert "CI: build FreeBSD artifacts on FreeBSD 13.4" 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.
#136582 opened Feb 5, 2025 by asomers Loading…
Retire the legacy Makefile-based run-make test infra A-compiletest Area: The compiletest test runner A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-run-make Area: port run-make Makefiles to rmake.rs A-rustc-dev-guide Area: rustc-dev-guide A-test-infra Area: test infrastructure (may span bootstrap/compiletest/more) A-testsuite Area: The testsuite used to check the correctness of rustc A-tidy Area: The tidy tool S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#136581 opened Feb 5, 2025 by jieyouxu Loading…
Couple of changes to run rustc in miri 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.
#136580 opened Feb 5, 2025 by bjorn3 Loading…
Fix UB in ThinVec::flat_map_in_place 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.
#136579 opened Feb 5, 2025 by bjorn3 Loading…
Add contracts for all functions in Alignment F-contracts `#![feature(contracts)]` I-libs-nominated Nominated for discussion during a libs team meeting. 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.
#136578 opened Feb 5, 2025 by tautschnig Draft
ProTip! What’s not been updated in a month: updated:<2025-01-05.