diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-06-06 14:34:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-06 14:34:57 +0200 |
| commit | 6da214c1e2a85b420eacec0dc36525aab586e823 (patch) | |
| tree | 121c6b93843531c3ff38cc7a36b77f039cb5bf7c /compiler/rustc_codegen_gcc/tests/run/int_overflow.rs | |
| parent | cb787bea4613189da9f0b26406e11ee8cb39d422 (diff) | |
| parent | b3cd892ae153fb8eb10a6b386518ffca16834d8e (diff) | |
| download | rust-6da214c1e2a85b420eacec0dc36525aab586e823.tar.gz rust-6da214c1e2a85b420eacec0dc36525aab586e823.zip | |
Rollup merge of #97579 - SparrowLii:target_features, r=nagisa
Avoid creating `SmallVec`s in `global_llvm_features` This PR made a simple optimization to avoid creating extra `SmallVec`s by adjusting the use of iterator statements. Also, given the very small size of `tied_target_features`, there is no need to insert each feature into the FxHashMap.
Diffstat (limited to 'compiler/rustc_codegen_gcc/tests/run/int_overflow.rs')
0 files changed, 0 insertions, 0 deletions
