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

Move -Zcrate-attr injection to just after crate root parsing 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.
#141351 by bjorn3 was merged May 22, 2025 Loading… 1.89.0
typeck: catch continues pointing to blocks 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.
#141317 by dianne was merged May 21, 2025 Loading… 1.89.0
lower_to_hir cleanups 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.
#141279 by nnethercote was merged May 20, 2025 Loading… 1.89.0
dont handle bool transmute L-unnecessary_transmutes Lint: unnecessary_transmutes 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.
#140431 by bend-n was merged May 22, 2025 Loading… 1.89.0
Move in_external_macro to SyntaxContext 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.
#140419 by Jarcho was merged May 7, 2025 Loading… 1.88.0
Fix never pattern printing 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.
#140246 by nnethercote was merged Apr 27, 2025 Loading… 1.88.0
allow deref patterns to participate in exhaustiveness analysis 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140106 by dianne was merged May 8, 2025 Loading… 1.88.0
allow deref patterns to move out of boxes 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.
#140022 by dianne was merged Apr 29, 2025 Loading… 1.88.0
document RUSTC_BOOTSTRAP, RUSTC_OVERRIDE_VERSION_STRING, and -Z allow-features in the unstable book A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-stability Area: `#[stable]`, `#[unstable]` etc. 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.
#139885 by jyn514 was merged Apr 17, 2025 Loading… 1.88.0
Actually ensure that TokenKind's fields are safely copyable 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.
#139743 by fee1-dead was closed Apr 14, 2025 Loading…
Fix typo in RawList's documentation 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.
#139414 by Adamkob12 was merged Apr 6, 2025 Loading… 1.88.0
Dev2 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.
#139325 by Kohei316 was closed Apr 3, 2025 Loading…
hygiene: Remove all caching in syntax context decoding perf-regression Performance regression. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#139228 by petrochenkov was closed Apr 2, 2025 Loading…
Suggest -Whelp when pass --print lints to rustc 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.
#138700 by xizheyin was merged Mar 21, 2025 Loading… 1.87.0
resolve: Avoid some unstable iteration 2 CI-spurious-fail-rust-lld-crash CI spurious failure: `rust-lld` crashing / SIGSEGV / 0xc0000374 heap corruption perf-regression Performance regression. 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.
#138580 by petrochenkov was merged Mar 25, 2025 Loading… 1.87.0
deref patterns: implement implicit deref patterns 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.
#138528 by dianne was merged Apr 18, 2025 Loading… 1.88.0
mir_build: consider privacy when checking for irrefutable patterns 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.
#138001 by meithecatte was merged Mar 20, 2025 Loading… 1.87.0
Use Wunused-crate-dependencies for the compiler A-attributes Area: Attributes (`#[…]`, `#![…]`) A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) merged-by-bors This PR was explicitly merged by bors. 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-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.
#137930 by nnethercote was merged Mar 20, 2025 Loading… 1.87.0
mir_build: Integrate "simplification" steps into match-pair-tree creation 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.
#137875 by Zalathar was merged Mar 5, 2025 Loading… 1.87.0
Re-add Clone-derive on Thir 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.
#137744 by skius was merged Mar 7, 2025 Loading… 1.87.0
Match Ergonomics 2024: add context and examples to the unstable book S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#137358 by dianne was merged Mar 7, 2025 Loading… 1.87.0
Use edition = "2024" in the compiler (redux) A-attributes Area: Attributes (`#[…]`, `#![…]`) A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#137333 by compiler-errors was merged Feb 22, 2025 Loading… 1.87.0
Pattern Migration 2024: fix incorrect messages/suggestions when errors arise in macro expansions 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.
#137161 by dianne was merged Feb 19, 2025 Loading… 1.87.0
Bump compiler cc to 1.2.14 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.
#137024 by jieyouxu was closed Feb 15, 2025 Loading…
Always perform discr read for never pattern in EUV 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.
#136888 by compiler-errors was merged Feb 13, 2025 Loading… 1.86.0
ProTip! Adding no:label will show everything without a label.