Skip to content

Commit fc3b854

Browse files
Merge pull request #2791 from rust-lang/fix
Fix typo in feature gate check
2 parents a09075b + 1354ed7 commit fc3b854

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/feature-gate-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nightly-only `#![feature(...)]` opt-in.
88
This chapter documents the implementation
99
of feature gating: where gates are defined, how they are enabled, and how usage is verified.
1010

11-
<!-- data-check: Feb 2026 -->
11+
<!-- date-check: Feb 2026 -->
1212

1313
## Feature Definitions
1414

0 commit comments

Comments
 (0)