rust-clippy/clippy_dev
Nicholas Nethercote 9cbc5829a8 Rename the unescaping functions.
`unescape_literal` becomes `unescape_unicode`, and `unescape_c_string`
becomes `unescape_mixed`. Because rfc3349 will mean that C string
literals will no longer be the only mixed utf8 literals.
2024-01-25 12:28:11 +11:00
..
src Rename the unescaping functions. 2024-01-25 12:28:11 +11:00
Cargo.toml Update itertools to 0.11. 2023-11-22 08:13:21 +11:00