@@ -301,7 +301,6 @@ This appendix provides an index of tokens and common forms with links to where t
301301[ closure expressions ] : expr.closure
302302[ closures ] : expr.closure
303303[ comparison ] : expr.cmp
304- [ compound type bounds ] : bound
305304[ compound ] : expr.compound-assign
306305[ configuration predicates ] : cfg
307306[ const assembly operands ] : asm.operand-type.supported-operands.const
@@ -321,7 +320,6 @@ This appendix provides an index of tokens and common forms with links to where t
321320[ extern crate ] : items.extern-crate
322321[ extern function pointer types ] : type.fn-pointer.qualifiers
323322[ extern function qualifier ] : items.fn.extern
324- [ extern ] : items.extern
325323[ external block functions ] : items.extern.fn
326324[ external block statics ] : items.extern.static
327325[ external blocks ] : items.extern
@@ -349,7 +347,6 @@ This appendix provides an index of tokens and common forms with links to where t
349347[ inherent impls ] : items.impl.inherent
350348[ inner attribute ] : attributes.inner
351349[ iterator loops ] : expr.loop.for
352- [ keywords chapter ] : lex.keywords
353350[ lazy-bool ] : expr.bool-logic
354351[ let statements ] : statement.let
355352[ lifetime bounds ] : bound.lifetime
@@ -407,7 +404,6 @@ This appendix provides an index of tokens and common forms with links to where t
407404[ return expressions ] : expr.return
408405[ self parameters ] : items.fn.params.self-pat
409406[ single-element tuple expressions ] : expr.tuple
410- [ sized ] : bound.sized
411407[ slice patterns ] : patterns.slice
412408[ slice types ] : type.slice
413409[ static items ] : items.static
0 commit comments