Structs§
- Best
Failure 🔒 - Collect
Tracker 🔒AndEmitter - The tracker used for the slow error path that collects useful info for diagnostics.
- Failure
Forwarder 🔒 - Currently used by macro_rules! compilation to extract a little information from the
Failure
case.
Enums§
Functions§
- annotate_
doc_ 🔒comment - annotate_
err_ 🔒with_ kind - emit_
frag_ 🔒parse_ err - failed_
to_ 🔒match_ macro - parse_
failure_ 🔒msg - Generates an appropriate parsing failure message. For EOF, this is “unexpected end…”. For other tokens, this is “unexpected token…”.