rust/compiler/rustc_ast_pretty
Nicholas Nethercote a7f35c42d4 Add StrStyle to ast::LitKind::ByteStr.
This is required to distinguish between cooked and raw byte string
literals in an `ast::LitKind`, without referring to an adjacent
`token::Lit`. It's a prerequisite for the next commit.
2022-12-02 10:38:58 +11:00
..
src Add StrStyle to ast::LitKind::ByteStr. 2022-12-02 10:38:58 +11:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00