Closed
Description
stdarch/crates/std_detect/src/detect/macros.rs
Lines 88 to 101 in d385078
It is currently part of a function inside the __is_feature_detected
module of std_detect, which means that it uses the value of the target feature when compiling libstd instead of the target crate, making -Ctarget-cpu
/-Ctarget-feature
in RUSTFLAGS
ineffective at optimizing the runtime detection away.
Metadata
Metadata
Assignees
Labels
No labels