about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/alloc_system.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2025-05-21 05:54:13 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2025-05-27 09:28:39 +1000
commitec8baa5d43903a6f39ebc36370120db129a52deb (patch)
treec35d2f3bd797d526af0c49097fad7a094d410f83 /compiler/rustc_codegen_gcc/example/alloc_system.rs
parent84bb48fc886d5de72c86fb56c11f8586ca465647 (diff)
downloadrust-ec8baa5d43903a6f39ebc36370120db129a52deb.tar.gz
rust-ec8baa5d43903a6f39ebc36370120db129a52deb.zip
Avoid `fold`/`flat_map`.
This pattern of iterating over scopes and drops occurs multiple times in
this file, with slight variations. All of them use `for` loops except
this one. This commits changes it for consistency.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_system.rs')
0 files changed, 0 insertions, 0 deletions