rust/compiler
Martin Nordholts 04af37170c 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.
2024-06-14 19:29:23 +02:00
..
2024-06-13 12:24:31 +02:00
2024-06-13 09:47:45 -04:00
2024-06-13 09:47:45 -04:00