rust/compiler/rustc_trait_selection/src
Dylan DPC 92bebac0b9
Rollup merge of #99539 - compiler-errors:bidirectional-block-suggestions, r=fee1-dead
Improve suggestions for returning binding

Fixes #99525

Also reworks the cause codes for match and if a bit, I think cleaning them up in a positive way.
We no longer need to call `could_remove_semicolon` in successful code, which might save a few cycles?
2022-07-22 11:53:42 +05:30
..
traits Rollup merge of #99539 - compiler-errors:bidirectional-block-suggestions, r=fee1-dead 2022-07-22 11:53:42 +05:30
autoderef.rs Update TypeVisitor paths 2022-07-06 06:41:53 +01:00
infer.rs Update TypeVisitor paths 2022-07-06 06:41:53 +01:00
lib.rs Stabilize let_chains 2022-07-16 20:17:58 -03:00