934624fe5f
Rollup of 8 pull requests Successful merges: - #86455 (check where-clause for explicit `Sized` before suggesting `?Sized`) - #90801 (Normalize both arguments of `equate_normalized_input_or_output`) - #90803 (Suggest `&str.chars()` on attempt to `&str.iter()`) - #90819 (Fixes incorrect handling of TraitRefs when emitting suggestions.) - #90910 (fix getting the discriminant of a zero-variant enum) - #90925 (rustc_mir_build: reorder bindings) - #90928 (Use a different server for checking clock drift) - #90936 (Add a regression test for #80772) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup