diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-05-21 05:54:13 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-05-27 09:28:39 +1000 |
| commit | ec8baa5d43903a6f39ebc36370120db129a52deb (patch) | |
| tree | c35d2f3bd797d526af0c49097fad7a094d410f83 /compiler/rustc_codegen_gcc/example/alloc_system.rs | |
| parent | 84bb48fc886d5de72c86fb56c11f8586ca465647 (diff) | |
| download | rust-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
