Module rustc_parse::parser::diagnostics

source ยท

Structsยง

  • IncDecRecovery ๐Ÿ”’
    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.