Skip to content

Commit eb0d56f

Browse files
committed
Add a FIXME to the docs about literal suffixes
1 parent 79ba315 commit eb0d56f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/rust.texi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -779,6 +779,9 @@ binary and interchange floating-point formats, as defined in the IEEE
779779
@cindex Binary token
780780
@cindex Floating-point token
781781

782+
@c FIXME: This discussion isn't quite right since 'f' and 'i' can be used as
783+
@c suffixes
784+
782785
A @dfn{number literal} is either an @emph{integer literal} or a
783786
@emph{floating-point literal}.
784787

0 commit comments

Comments
 (0)