rust-lang/rust

Tracking Issue for stdarch_loongarch_feature_detection

heiher opened this issue · 1 comments

Feature gate: #![feature(stdarch_loongarch_feature_detection)]

This is a tracking issue for LoongArch target feature detection.

Public API

// std::arch

macro_rules! is_loongarch_feature_detect { .. }

Steps / History

  • Final comment period (FCP) 1
  • Stabilization PR

Unresolved Questions

  • None yet.

Footnotes

  1. https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html

@rustbot label O-loongarch