Skip to content

Commit 72f90f0

Browse files
committed
Turn doc FIXMEs into comments
1 parent 28d1626 commit 72f90f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/rust.texi

+2-2
Original file line numberDiff line numberDiff line change
@@ -1179,8 +1179,8 @@ mod bar @{
11791179
@subsection Ref.Comp.Meta
11801180
@cindex Metadata, in crates
11811181

1182-
FIXME: This section is out of date. The @code{meta} keyword has been replaced
1183-
by general crate/item attributes.
1182+
@c FIXME: This section is out of date. The @code{meta} keyword has been replaced
1183+
@c by general crate/item attributes.
11841184

11851185
In a crate, a @code{meta} directive associates free form key-value metadata
11861186
with the crate. This metadata can, in turn, be used in providing partial

0 commit comments

Comments
 (0)