rustc_parse::parser

Module diagnostics

Source

Structs§

  • Information for emitting suggestions and recovering from C-style i++, --i, etc.
  • MultiSugg 🔒
  • SnapshotParser is used to create a snapshot of the parser without causing duplicate errors being emitted when the Parser is dropped.

Enums§

Traits§

Functions§

  • dummy_arg 🔒
    Creates a placeholder argument.
  • Checks if the given lookup identifier is similar to any keyword symbol in candidates.