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

Mark all deprecation lints in name resolution as deny-by-default and report-in-deps disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-lang Relevant to the language team
#143929 by petrochenkov was merged Aug 7, 2025 Loading… 1.91.0
Region constraint nits 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)
#143901 by compiler-errors was merged Jul 14, 2025 Loading… 1.90.0
Allow Rvalue::Repeat to return true in rvalue_creates_operand too 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.
#143720 by scottmcm was merged Jul 20, 2025 Loading… 1.90.0
Fix unused_parens false positive 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.
#143698 by benschulz was merged Jul 26, 2025 Loading… 1.90.0
Re-expose nested bodies in rustc_borrowck::consumers 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.
#143666 by nilehmann was merged Jul 10, 2025 Loading… 1.90.0
Use "Innermost" & "Outermost" terminology for AttributeOrder 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.
#143659 by GrigorenkoPV was merged Jul 10, 2025 Loading… 1.90.0
Add correct span for unsized types 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)
#143580 by silentvein was closed Jul 25, 2025 Loading…
resolve: Use interior mutability for extern module map 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.
#143550 by petrochenkov was merged Jul 17, 2025 Loading… 1.90.0
Instantiate auto trait/Copy/Clone/Sized before computing constituent types binder merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-types Relevant to the types team, which will review and decide on the PR/issue.
#143538 by compiler-errors was merged Jul 9, 2025 Loading… 1.90.0
Skip walking into param-env component if it has no placeholder/re-var 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#143500 by compiler-errors was merged Jul 26, 2025 Loading… 1.90.0
Remove yields_in_scope from the scope tree. 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.
#143494 by cjgillot was merged Jul 6, 2025 Loading… 1.90.0
use is_multiple_of and div_ceil A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#143477 by folkertdev was merged Jul 6, 2025 Loading… 1.90.0
Various refactorings to the metadata loader 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.
#143369 by bjorn3 was merged Jul 3, 2025 Loading… 1.90.0
miri: improve errors for type validity assertion failures 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.
#143327 by RalfJung was merged Jul 3, 2025 Loading… 1.90.0
Consider param-env for sizedness fast path 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#143309 by compiler-errors was merged Jul 21, 2025 Loading… 1.90.0
Fast path nitpicks 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.
#143307 by compiler-errors was merged Jul 4, 2025 Loading… 1.90.0
Remove false label when self resolve failure does not relate to macro 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.
#143177 by xizheyin was merged Jul 9, 2025 Loading… 1.90.0
Use let chains in the new solver 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)
#143066 by compiler-errors was merged Jun 30, 2025 Loading… 1.90.0
replace dead reference code-index.md A-rustc-dev-guide Area: rustc-dev-guide
#142958 by eeemmmmmm was closed Sep 26, 2025 Loading…
Shallowly bail from coerce_unsized more 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.
#142941 by compiler-errors was merged Jun 30, 2025 Loading… 1.90.0
Simplify root goal API of solver a bit 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)
#142933 by compiler-errors was merged Jun 24, 2025 Loading… 1.90.0
Add impl_trait_in_bindings tests from #61773 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.
#142883 by mominul was merged Jun 25, 2025 Loading… 1.90.0
Collapse Analysis|Borrowck|PostBorrowckAnalysis when there are no opaques 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.
#142802 by compiler-errors was merged Jun 29, 2025 Loading… 1.90.0
Apply impl_super_outlives optimization to new trait solver 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142746 by compiler-errors was merged Jun 25, 2025 Loading… 1.90.0
Canonicalize input ty/ct infer/placeholder in the root universe 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142732 by compiler-errors was merged Jul 5, 2025 Loading… 1.90.0
ProTip! Updated in the last three days: updated:>2025-10-29.