1
Fork 0
rust/compiler/rustc_infer/src
bors ce519c5945 Auto merge of #113474 - compiler-errors:rollup-07x1up7, r=compiler-errors
Rollup of 8 pull requests

Successful merges:

 - #113413 (Add needs-triage to all new issues)
 - #113426 (Don't ICE in `resolve_bound_vars` when associated return-type bounds are in bad positions)
 - #113427 (Remove `variances_of` on RPITIT GATs, remove its one use-case)
 - #113441 (miri: check that assignments do not self-overlap)
 - #113453 (Remove unused from_method from rustc_on_unimplemented)
 - #113456 (Avoid calling report_forbidden_specialization for RPITITs)
 - #113466 (Update cargo)
 - #113467 (Fix comment of `fn_can_unwind`)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-07-08 10:46:29 +00:00
..
errors More robust as_ref/as_deref suggestions 2023-06-08 16:30:05 +00:00
infer Auto merge of #113474 - compiler-errors:rollup-07x1up7, r=compiler-errors 2023-07-08 10:46:29 +00:00
traits Auto merge of #113308 - compiler-errors:poly-select, r=lcnr 2023-07-07 10:32:42 +00:00
lib.rs Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00