Skip to content

Tracking Issue for stdarch_riscv_feature_detection #111192

Open
@Amanieu

Description

@Amanieu
Member

Feature gate: #![feature(stdarch_riscv_feature_detection)]

This is a tracking issue for RISC-V target feature detection.

Public API

// std::arch

macro_rules! is_riscv_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

Activity

added
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC
on May 4, 2023
reopened this on May 4, 2023
Jules-Bertholet

Jules-Bertholet commented on May 5, 2023

@Jules-Bertholet
Contributor

@rustbot label O-riscv

SamB

SamB commented on Oct 22, 2023

@SamB

Shouldn't this, you know, link to an RFC or some docs or at least a relevant PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCO-riscvTarget: RISC-V architectureT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @SamB@Amanieu@rustbot@Jules-Bertholet

        Issue actions

          Tracking Issue for stdarch_riscv_feature_detection · Issue #111192 · rust-lang/rust