Files
rust/compiler
Jens Reidel 8791ef8a2a rustc_codegen_ssa: Don't skip target-features after crt-static
The current behaviour introduced by commit
a50a3b8e31 would discard any
target features specified after crt-static (the only member of
RUSTC_SPECIFIC_FEATURES). This is because it returned instead of
continuing processing the next flag.

Signed-off-by: Jens Reidel <adrian@travitia.xyz>
(cherry picked from commit 664d742933)
2025-07-24 09:54:11 -07:00
..
2025-07-17 14:02:06 -07:00
2025-07-17 14:02:06 -07:00
2025-06-19 13:05:01 -05:00
2025-06-23 14:13:20 -07:00
2025-06-21 11:11:34 -07:00
2025-07-17 14:02:06 -07:00
2025-05-12 15:33:37 +02:00
2025-07-17 14:02:06 -07:00
2025-07-17 14:02:06 -07:00
2025-06-03 14:23:56 +02:00