diff options
| author | Jens Reidel <adrian@travitia.xyz> | 2025-07-18 18:29:29 +0200 |
|---|---|---|
| committer | Jens Reidel <adrian@travitia.xyz> | 2025-07-18 18:59:13 +0200 |
| commit | 664d742933e020f70032e0fd8cd9c8869848fd4f (patch) | |
| tree | 7c3dced01a490bdb1efd2970975ea4f9b9e7835a /compiler/rustc_const_eval/src | |
| parent | 9cd918bcbbc26deb005eb4e1bd9a445380195e56 (diff) | |
| download | rust-664d742933e020f70032e0fd8cd9c8869848fd4f.tar.gz rust-664d742933e020f70032e0fd8cd9c8869848fd4f.zip | |
rustc_codegen_ssa: Don't skip target-features after crt-static
The current behaviour introduced by commit a50a3b8e318594c41783294e440d864763e412ef 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>
Diffstat (limited to 'compiler/rustc_const_eval/src')
0 files changed, 0 insertions, 0 deletions
