You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#105365 - matthiaskrgr:rollup-g0mrrt7, r=matthiaskrgr
Rollup of 11 pull requests
Successful merges:
- rust-lang#104439 (Add prototype to generate `COPYRIGHT` from REUSE metadata)
- rust-lang#105005 (On E0195 point at where clause lifetime bounds)
- rust-lang#105098 (propagate the error from parsing enum variant to the parser and emit out)
- rust-lang#105243 (remove no-op 'let _ = ')
- rust-lang#105254 (Recurse into nested impl-trait when computing variance.)
- rust-lang#105287 (Synthesize substitutions for bad auto traits in dyn types)
- rust-lang#105310 (Be more careful about unresolved exprs in suggestion)
- rust-lang#105318 (Make `get_impl_future_output_ty` work with AFIT)
- rust-lang#105339 (support `ConstKind::Expr` in `is_const_evaluatable` and `WfPredicates::compute`)
- rust-lang#105340 (Avoid ICE by accounting for missing type)
- rust-lang#105342 (Make `note_obligation_cause_code` take a `impl ToPredicate` for predicate)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments