]> git.lizzy.rs Git - rust.git/commit - compiler/rustc_codegen_cranelift/scripts/test_rustc_tests.sh
Rollup merge of #106323 - starkat99:stabilize-f16c_target_feature, r=petrochenkov
authorMichael Goulet <michael@errs.io>
Thu, 12 Jan 2023 06:25:48 +0000 (22:25 -0800)
committerGitHub <noreply@github.com>
Thu, 12 Jan 2023 06:25:48 +0000 (22:25 -0800)
commit244b90edee8962e5ed950f5279725272ab70a046
tree49d61a18125b0a1ed9d77670923fffd39268fd1c
parent9928b1477284d4b9ea04b97012fd1e72382bc435
parenta29425c6d41db7d356d4fc8acddc2e3a497961ab
Rollup merge of #106323 - starkat99:stabilize-f16c_target_feature, r=petrochenkov

Stabilize f16c_target_feature

Resolves https://github.com/rust-lang/stdarch/issues/1234

Library PR for stabilizing corresponding intrinsics: https://github.com/rust-lang/stdarch/pull/1366

See also #44839 tracking issue for target_feature
compiler/rustc_feature/src/active.rs
library/core/src/lib.rs