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

When not finding assoc fn on type, look for builder fn 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.
#117006 by estebank was merged Nov 7, 2023 Loading... 1.75.0
Fix diag span errors for bad_placeholder S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#116511 by chenyukang was closed Apr 8, 2024 Loading...
Provide context when ? can't be called because of Result<_, E> 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.
#116496 by estebank was merged Dec 6, 2023 Loading... 1.76.0
CFI: Fix fn items, closures, and Fn trait objects, and more A-sanitizers Area: Sanitizers for correctness and code quality PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#116404 by rcvalle was closed Apr 8, 2024 Loading...
Migrate rustc_hir_analysis to session diagnostic [Part 5] 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.
#115821 by obeis was merged Sep 29, 2023 Loading... 1.74.0
Add f16 and f128 A-testsuite Area: The testsuite used to check the correctness of rustc F-f16_and_f128 `#![feature(f16)]`, `#![feature(f128)]` O-unix Operating system: Unix-like rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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-lang Relevant to the language team T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#114607 by tgross35 was closed Mar 4, 2024 Draft
#[diagnostic::on_unimplemented] without filters 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.
#114452 by weiznich was merged Sep 17, 2023 Loading... 1.74.0
More precisely point out what is immutable for E0596 S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#113924 by chenyukang was closed Jul 30, 2024 Loading...
Fix points at nonexisting .await T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#113263 by Alef-gabriel was closed Feb 11, 2024 Loading...
Add a regression test for #109054 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.
#113164 by JohnTitor was merged Jul 7, 2023 Loading... 1.72.0
Add a suggestion to add or remove pub on private-in-public error T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#112540 by aryan-debug was closed Feb 10, 2024 Loading...
fix: inline predicate_may_hold_fatal and remove expect call in it 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.
#112163 by bvanjoi was merged Jun 16, 2023 Loading... 1.72.0
fix: prevent infinity evaluate predicate for auto-trait 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.
#111985 by bvanjoi was closed Jun 5, 2023 Loading...
Emits E0599 when meeting MyTrait::missing_method 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.
#111588 by mu001999 was merged May 17, 2023 Loading... 1.71.0
fix(ty_utils): try normalize earsing regions S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#111259 by bvanjoi was closed Aug 10, 2023 Loading...
Safe Transmute: Enable handling references 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)
#110662 by bryangarza was merged Jun 14, 2023 Loading... 1.72.0
Strict region folders 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. 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)
#110312 by nnethercote was closed Apr 26, 2023 Loading...
Improve safe transmute error reporting 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)
#109800 by bryangarza was merged Apr 14, 2023 Loading... 1.70.0
migrate rustc_hir_analysis to session diagnostic [Part Two] 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.
#108460 by obeis was merged Mar 8, 2023 Loading... 1.70.0
Recover from for-else and while-else 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.
#108427 by y21 was merged Mar 1, 2023 Loading... 1.69.0
Extend Infer ty for binary operators 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.
#107567 by chenyukang was closed Feb 24, 2023 Draft
Recover form missing expression in for loop A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#107526 by obeis was merged Feb 5, 2023 Loading... 1.69.0
document + UI test E0208 and make its output more user-friendly 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#106931 by Ezrashaw was merged Jan 19, 2023 Loading... 1.68.0
Do not consider async task_context to be alive across yields 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.
#105668 by Swatinem was closed Dec 20, 2022 Loading...
Switch #[track_caller] back to a no-op unless feature gate is enabled A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#104741 by bryangarza was merged Dec 22, 2022 Loading... 1.67.0
ProTip! Follow long discussions with comments:>50.

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