Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions src/syntax-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@ This appendix provides an index of tokens and common forms with links to where t
[closure expressions]: expr.closure
[closures]: expr.closure
[comparison]: expr.cmp
[compound type bounds]: bound
[compound]: expr.compound-assign
[configuration predicates]: cfg
[const assembly operands]: asm.operand-type.supported-operands.const
Expand All @@ -321,7 +320,6 @@ This appendix provides an index of tokens and common forms with links to where t
[extern crate]: items.extern-crate
[extern function pointer types]: type.fn-pointer.qualifiers
[extern function qualifier]: items.fn.extern
[extern]: items.extern
[external block functions]: items.extern.fn
[external block statics]: items.extern.static
[external blocks]: items.extern
Expand Down Expand Up @@ -349,7 +347,6 @@ This appendix provides an index of tokens and common forms with links to where t
[inherent impls]: items.impl.inherent
[inner attribute]: attributes.inner
[iterator loops]: expr.loop.for
[keywords chapter]: lex.keywords
[lazy-bool]: expr.bool-logic
[let statements]: statement.let
[lifetime bounds]: bound.lifetime
Expand Down Expand Up @@ -407,7 +404,6 @@ This appendix provides an index of tokens and common forms with links to where t
[return expressions]: expr.return
[self parameters]: items.fn.params.self-pat
[single-element tuple expressions]: expr.tuple
[sized]: bound.sized
[slice patterns]: patterns.slice
[slice types]: type.slice
[static items]: items.static
Expand Down