about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-23 07:41:16 +0200
committerGitHub <noreply@github.com>2024-05-23 07:41:16 +0200
commit96134e15f68a5698cf13a095e2517368fa80082b (patch)
treedbd006d84355189f738bbda753e0fb37ff0944b8 /compiler/rustc_builtin_macros/src
parent5ee8267241b8818c7b59bb4c736adc3f4a2aa0c9 (diff)
parent8fde7e3b64109f5ebfadef4a015e2cb055bed08c (diff)
downloadrust-96134e15f68a5698cf13a095e2517368fa80082b.tar.gz
rust-96134e15f68a5698cf13a095e2517368fa80082b.zip
Rollup merge of #123623 - surechen:fix_123261, r=estebank
Fix OutsideLoop's error suggestion: adding label `'block` for `if` block.

For OutsideLoop we should not suggest add `'block` label in `if` block, or we wiil get another err: block label not supported here.

fixes #123261
Diffstat (limited to 'compiler/rustc_builtin_macros/src')
0 files changed, 0 insertions, 0 deletions