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

adt_const_params: check referred-to types when checking impls of ConstParamTy on refs 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.
#120127 by sjwang05 was closed Jul 14, 2024 Loading…
Suggest .swap() when encountering conflicting borrows from mem::swap on a slice 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.
#120126 by sjwang05 was merged Jan 20, 2024 Loading… 1.77.0
Fix ICE when suggesting dereferencing binop operands 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.
#119361 by sjwang05 was merged Jan 14, 2024 Loading… 1.77.0
Emit suggestion when trying to write exclusive ranges as ..< 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.
#119342 by sjwang05 was merged Jan 27, 2024 Loading… 1.77.0
Suggest quoting unquoted idents in attrs 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.
#119341 by sjwang05 was merged Jan 14, 2024 Loading… 1.77.0
On type mismatch involving fn/method call, point at definition 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.
#119340 by sjwang05 was closed Apr 21, 2024 Loading…
Fix gce ICE when encountering ill-formed consts 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.
#119060 by sjwang05 was closed Apr 18, 2024 Loading…
Fix parser ICE when recovering dyn/impl after for<...> 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.
#118585 by sjwang05 was merged Dec 6, 2023 Loading… 1.76.0
Fix ICE when handling malformed cfgd tail expressions 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.
#118582 by sjwang05 was closed Dec 4, 2023 Loading…
Fix ICE: fn_arg_names: unexpected item DefId(..) 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.
#118526 by sjwang05 was merged Dec 3, 2023 Loading… 1.76.0
Emit better suggestions for &T == T and T == &T 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#118431 by sjwang05 was merged Dec 26, 2023 Loading… 1.77.0
Suggest dereferencing the LHS for binops such as &T == T 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.
#117893 by sjwang05 was merged Nov 15, 2023 Loading… 1.76.0
Catch stray { in let-chains 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.
#117770 by sjwang05 was merged Nov 13, 2023 Loading… 1.76.0
Suggest removing ; for ; within let-chains 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.
#117743 by sjwang05 was merged Nov 10, 2023 Loading… 1.75.0
Suggest => --> >= in comparisons 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.
#117303 by sjwang05 was merged Dec 27, 2023 Loading… 1.77.0
Fix non_camel_case_types for screaming single-words A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) disposition-close This PR / issue is in PFCP or FCP with a disposition to close it. finished-final-comment-period The final comment period is finished for this PR / Issue. S-waiting-on-team Status: Awaiting decision from the relevant subteam (see the T-<team> label). T-lang Relevant to the language team
#116389 by sjwang05 was closed Jan 21, 2024 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.