diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-12-12 14:44:18 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-12-13 11:29:15 +0000 |
| commit | 3198496385cd8fdd89818e0bf14bacd8db6292d9 (patch) | |
| tree | 4bffde0746522df9732c8ca0816787a8b1df28fa /compiler/rustc_codegen_gcc/src/errors.rs | |
| parent | ea9e8c13dc94949ab38370c39559110da33c878f (diff) | |
| download | rust-3198496385cd8fdd89818e0bf14bacd8db6292d9.tar.gz rust-3198496385cd8fdd89818e0bf14bacd8db6292d9.zip | |
Make dependency_formats an FxIndexMap rather than a list of tuples
It is treated as a map already. This is using FxIndexMap rather than UnordMap because the latter doesn't provide an api to pick a single value iff all values are equal, which each_linked_rlib depends on.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
