about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-08 13:22:26 +0100
committerGitHub <noreply@github.com>2024-03-08 13:22:26 +0100
commit3e634f8c5c461f2377ea74d69ef8b669f7f28c24 (patch)
treed72b718995dec3e7b6bb5d657c38c4e32709d022 /compiler/rustc_codegen_gcc/src/errors.rs
parenta8e3543b19fae1b7fa3acc3ba5de10d0eba8a2c4 (diff)
parent822b10d4288cc32e5914b1874b585e6f24ef0c28 (diff)
downloadrust-3e634f8c5c461f2377ea74d69ef8b669f7f28c24.tar.gz
rust-3e634f8c5c461f2377ea74d69ef8b669f7f28c24.zip
Rollup merge of #121563 - Jarcho:use_cf, r=petrochenkov
Use `ControlFlow` in visitors.

Follow up to #121256

This does have a few small behaviour changes in some diagnostic output where the visitor will now find the first match rather than the last match. The change in `find_anon_types.rs` has the only affected test. I don't see this being an issue as the last occurrence isn't any better of a choice than the first.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions