Module rustc_parse::parser::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.