Module rustc_ast_pretty::pprust::state
source · Modules
Structs
Enums
Constants
Traits
Functions
Requires you to pass an input filename and reader so that
it can scan the input text for comments to copy forward.
This makes printed token streams look slightly nicer,
and also addresses some specific regressions described in #63896 and #73345.