rust/compiler/rustc_target/src
León Orell Valerian Liehr 2f6811eff8
Rollup merge of #138940 - sayantn:stabilize-avx512, r=Amanieu,traviscross
Stabilize the avx512 target features

This PR stabilizes the AVX512 target features - see [this comment](https://github.com/rust-lang/rust/issues/111137#issuecomment-2745821279).

Tracking Issue - #44839

The target feature UI tests have been changed to `x87` (chosen because this is very unlikely to stablize ever, please comment if some other feature will be better)

related: #111137
2025-05-18 18:44:10 +02:00
..
asm Rename is_like_osx to is_like_darwin 2025-03-25 21:53:52 +01:00
callconv Rollup merge of #135808 - tiif:conv_display, r=workingjubilee 2025-05-17 15:45:19 +02:00
spec Rollup merge of #141045 - dpaoliello:noarmhazard, r=jieyouxu 2025-05-18 11:03:46 +02:00
json.rs compiler: internally merge Conv::PtxKernel into GpuKernel 2025-02-09 23:14:55 -08:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00
target_features.rs Stabilize avx512_target_feature 2025-05-18 11:12:15 +05:30
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00