rust/compiler/rustc_mir_build
Yuki Okushi 2a6a8f4d30
Rollup merge of #103749 - est31:reduce_irrefutable_let_else_span, r=cjgillot
Reduce span of let else irrefutable_let_patterns warning

Huge spans aren't good for IDE users as they underline constructs that are possibly multiline.

Similar PR to #90761 which did the same for the `unused_macros` lint.
2022-11-01 12:03:41 +09:00
..
src Rollup merge of #103749 - est31:reduce_irrefutable_let_else_span, r=cjgillot 2022-11-01 12:03:41 +09:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00