about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-02-24 02:11:33 -0500
committerGitHub <noreply@github.com>2025-02-24 02:11:33 -0500
commitb7f11ef362c1a5f6b8ee2bae7c3e93f1d305ff13 (patch)
treea9a69f535a2ec828a9c20cdff594e4f825a5c428 /compiler/rustc_codegen_llvm/src
parent81336525628e4f8f1696c918ec3622c1e3bd315e (diff)
parente52534f7d8f634e60e7acc260f7fe2e751d1c786 (diff)
downloadrust-b7f11ef362c1a5f6b8ee2bae7c3e93f1d305ff13.tar.gz
rust-b7f11ef362c1a5f6b8ee2bae7c3e93f1d305ff13.zip
Rollup merge of #137061 - progressive-galib:gen_future-closing#76249, r=ibraheemdev
Unstable `gen_future` Feature Tracking

This PR removes the reference to the closed tracking issue **#50547** for the `gen_future` feature. Since `gen_future` is an internal feature used in async block desugaring, it does not require a public tracking issue.

#### Changes:
- Replaced `issue = "50547"` with `issue = "none"` in **library/core/src/future/mod.rs**.
- Ensures that it is correctly identified as an internal feature.

#### Rationale:
With this change, the Unstable Book will now state:
> *"This feature has no tracking issue and is therefore likely internal to the compiler, not being intended for general use."*

Closes **#76249**. 🚀🦀
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions