about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMartin Nordholts <martin.nordholts@codetale.se>2024-06-13 20:42:12 +0200
committerMartin Nordholts <martin.nordholts@codetale.se>2024-06-14 19:29:23 +0200
commit04af37170cc6a608f87b48706d49be3504585f58 (patch)
treeda4418bf7722c2faf60d994da7b96080ee1058f3 /compiler/rustc_codegen_llvm/src/errors.rs
parent7ac6c2fc685681824fbfc156b38035df743881dd (diff)
downloadrust-04af37170cc6a608f87b48706d49be3504585f58.tar.gz
rust-04af37170cc6a608f87b48706d49be3504585f58.zip
Also sort `crt-static` in `--print target-features` output
I didn't find `crt-static` at first (for `x86_64-unknown-linux-gnu`),
because it was put at the bottom the large and otherwise sorted list.

Fully sort the list before we print it.

Note that `llvm_target_features` starts out sorted and does not need to
be sorted an extra time.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions