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
Sort

Pull requests list

Use sa_sigaction instead of sa_union.__su_sigaction for AIX 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.
#138409 by xingxue-ibm was merged Mar 13, 2025 Loading… 1.87.0
ports the compiler test cases to new rust_intrinsic format 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.
#138364 by BLANKatGITHUB was merged Mar 21, 2025 Loading… 1.87.0
Do not write user type annotation for const param value path 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.
#138284 by compiler-errors was merged Mar 12, 2025 Loading… 1.87.0
Enforce type of const param correctly in MIR typeck 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.
#138283 by compiler-errors was merged Mar 15, 2025 Loading… 1.87.0
Disentangle ForwardGenericParamBan and ConstParamTy ribs 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.
#138259 by compiler-errors was merged Mar 13, 2025 Loading… 1.87.0
Skipping user args when PatKind::Error in Pat lower_variant_or_leaf 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.
#138258 by xizheyin was closed Mar 10, 2025 Loading…
Do not feed anon const a type that references generics that it does not have 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.
#138256 by compiler-errors was merged Mar 12, 2025 Loading… 1.87.0
Add try_type_param and param_at to avoid array out of bound 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-types Relevant to the types team, which will review and decide on the PR/issue.
#138219 by xizheyin was closed Mar 9, 2025 Loading…
Elaborate trait assumption in receiver_is_dispatchable 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.
#138174 by compiler-errors was merged Mar 12, 2025 Loading… 1.87.0
Suggest typo fix for static lifetime 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.
#138115 by compiler-errors was merged Mar 7, 2025 Loading… 1.87.0
Allow struct field default values to reference struct's generics 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.
#137913 by compiler-errors was merged Mar 5, 2025 Loading… 1.87.0
rustc_fluent_macro: use CARGO_CRATE_NAME instead of CARGO_PKG_NAME 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.
#137834 by lolbinarycat was merged Mar 7, 2025 Loading… 1.87.0
Clarify why InhabitedPredicate::instantiate_opt exists 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.
#137820 by meithecatte was merged Mar 7, 2025 Loading… 1.87.0
Use mk_ty_from_kind a bit less, clean up lifetime handling in borrowck 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.
#137763 by compiler-errors was merged Mar 1, 2025 Loading… 1.87.0
Allow int literals for pattern types with int base types 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.
#137715 by oli-obk was merged Mar 12, 2025 Loading… 1.87.0
Pattern types: Avoid having to handle an Option for range ends in the type system or the HIR 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.
#136922 by oli-obk was merged Mar 7, 2025 Loading… 1.87.0
Lower fn items as ZST valtrees and delay a bug 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.
#136884 by compiler-errors was merged Feb 12, 2025 Loading… 1.86.0
Add a TyPat in the AST to reuse the generic arg lowering logic 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.
#136646 by oli-obk was merged Feb 12, 2025 Loading… 1.86.0
Prevent generic pattern types from being used in libstd 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.
#136584 by oli-obk was merged Feb 11, 2025 Loading… 1.86.0
Fix UB in ThinVec::flat_map_in_place 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.
#136579 by bjorn3 was merged Feb 28, 2025 Loading… 1.87.0
Resolve named regions when reporting type test failures in NLL 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.
#136559 by compiler-errors was merged Feb 13, 2025 Loading… 1.86.0
Delay bug when method confirmation cannot upcast object pick of self 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.
#136524 by compiler-errors was merged Feb 11, 2025 Loading… 1.86.0
Properly check that array length is valid type during built-in unsizing in index 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.
#136205 by compiler-errors was merged Jan 29, 2025 Loading… 1.86.0
Allow transmuting generic pattern types to and from their base 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.
#136179 by oli-obk was merged Jan 30, 2025 Loading… 1.86.0
Remove opt_item_ident 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.
#136061 by compiler-errors was closed Jan 27, 2025 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.