Skip to content

Latest commit

 

History

History
87 lines (64 loc) · 2.55 KB

File metadata and controls

87 lines (64 loc) · 2.55 KB
name Library Tracking Issue
about A tracking issue for an unstable library feature.
title Tracking Issue for XXX
labels C-tracking-issue, T-libs-api, S-tracking-unimplemented

Feature gate: #![feature(...)]

This is a tracking issue for ...

Public API

// core::magic

pub struct Magic;

impl Magic {
    pub fn magic(self);
}

Steps / History

(Remember to update the S-tracking-* label when checking boxes.)

  • Implementation: #...
  • Final comment period (FCP)1
  • Stabilization PR

Unresolved Questions

  • None yet.

Footnotes

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