Stabilize Style Guide Entry for Precise Capture Syntax #138527
Labels
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
C-bug
Category: This is a bug.
F-precise_capturing
`#![feature(precise_capturing)]`
T-rustfmt
Relevant to the rustfmt team, which will review and decide on the PR/issue.
T-style
Relevant to the style team, which will review and decide on the PR/issue.
Location
rust/src/doc/style-guide/src/nightly.md
Lines 9 to 19 in d9e5539
Summary
I believe that precise capturing (#123432) was stabilized, but it's still listed as a nightly-only feature in the style guide.
rust/src/doc/style-guide/src/nightly.md
Lines 9 to 19 in d9e5539
I think these docs should be moved to a stable section. Also, rust-lang/rustfmt#6504, was recently filed and I'm wondering if t-style had any recommendations for sorting the precise capture syntax in a list of bounds.
The text was updated successfully, but these errors were encountered: