about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/tests/run/int_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-06-06 14:34:57 +0200
committerGitHub <noreply@github.com>2022-06-06 14:34:57 +0200
commit6da214c1e2a85b420eacec0dc36525aab586e823 (patch)
tree121c6b93843531c3ff38cc7a36b77f039cb5bf7c /compiler/rustc_codegen_gcc/tests/run/int_overflow.rs
parentcb787bea4613189da9f0b26406e11ee8cb39d422 (diff)
parentb3cd892ae153fb8eb10a6b386518ffca16834d8e (diff)
downloadrust-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