Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

cleanup and cache proof tree building 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)
#145951 by lcnr was merged Sep 2, 2025 Loading... 1.91.0
Fix ICE when validating transmuting ZST to inhabited enum 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.
#145791 by samueltardieu was merged Aug 24, 2025 Loading... 1.91.0
add span to struct pattern rest (..) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#145783 by Erk- was merged Sep 2, 2025 Loading... 1.91.0
miri: also detect aliasing of in-place argument and return place 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.
#145744 by RalfJung was merged Aug 24, 2025 Loading... 1.91.0
next-solver: fix feature(const_trait_impl) bootstrap 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)
#145713 by lcnr was merged Aug 24, 2025 Loading... 1.91.0
Miri: fix handling of in-place argument and return place handling 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.
#145585 by RalfJung was merged Aug 19, 2025 Loading... 1.91.0
Do not ICE on private type in field of unresolved struct 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.
#145369 by estebank was merged Aug 15, 2025 Loading... 1.91.0
Suppress wrapper suggestion when expected and actual ty are the same adt and the variant is unresolved 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.
#145361 by xizheyin was merged Aug 14, 2025 Loading... 1.91.0
actually provide the correct args to coroutine witnesses 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)
#145338 by lcnr was merged Aug 19, 2025 Loading... 1.91.0
suggest_borrow_generic_arg: use the correct generic args 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.
#145191 by dianne was merged Aug 10, 2025 Loading... 1.91.0
defer opaque type errors, generally greatly reduce tainting 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.
#145115 by lcnr was merged Aug 9, 2025 Loading... 1.91.0
rustc_metadata: remove unused private trait impls 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.
#145103 by fee1-dead was merged Aug 9, 2025 Loading... 1.91.0
Tail call diagnostics to include lifetime info F-explicit_tail_calls `#![feature(explicit_tail_calls)]` 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.
#145012 by Kivooeo was merged Aug 15, 2025 Loading... 1.91.0
A couple small changes for rust-analyzer next-solver work 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.
#145009 by jackh726 was merged Aug 8, 2025 Loading... 1.91.0
we only merge candidates for trait and normalizes-to goals 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)
#144948 by lcnr was merged Aug 7, 2025 Loading... 1.91.0
E0793: Clarify that it applies to unions as well 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.
#144944 by He1pa was merged Aug 15, 2025 Loading... 1.91.0
Interner arg to EarlyBinder does not affect auto traits 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.
#144808 by Veykril was merged Aug 4, 2025 Loading... 1.91.0
Don't warn on never to any as casts as unreachable disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. F-never_type `#![feature(never_type)]` 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. L-unreachable_code Lint: unreachable_code 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
#144804 by WaffleLapkin was merged Aug 19, 2025 Loading... 1.91.0
fix: Match width of ascii and unicode secondary file start 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.
#144733 by Muscraft was merged Jul 31, 2025 Loading... 1.90.0
dont assemble shadowed impl candidates 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)
#144732 by lcnr was merged Aug 3, 2025 Loading... 1.91.0
Move rustc_middle::parameterized 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.
#144717 by nnethercote was merged Jul 31, 2025 Loading... 1.90.0
Fix test intrinsic-raw_eq-const-bad for big-endian 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.
#144631 by fneddy was merged Aug 15, 2025 Loading... 1.91.0
feat: Right align line numbers 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#144609 by Muscraft was merged Jul 29, 2025 Loading... 1.90.0
Complete span AST lowering. 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.
#144557 by cjgillot was merged Jul 29, 2025 Loading... 1.90.0
miri: for ABI mismatch errors, say which argument is the problem 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.
#144535 by RalfJung was merged Jul 28, 2025 Loading... 1.90.0
Previous 1 3 4 5 100 101
Previous
ProTip! Add no:assignee to see everything that’s not assigned.

AltStyle によって変換されたページ (->オリジナル) /