rust/compiler
Nicholas Nethercote 423bf4233d Rename the span args to emit_unescape_error.
The `span` arg is described in a comment as "interior span of the
literal, without quotes", which is incorrect. It's actually the span of
the error part of the literal, corresponding to `range`.

This commit renames `span` and `span_without_quotes` to make things
clearer, and fixes the erroneous comment.
2023-12-13 10:05:57 +11:00
..
2023-12-12 12:28:54 +00:00
2023-12-10 10:56:22 +08:00
2023-12-12 12:28:54 +00:00
2023-12-10 10:56:22 +08:00
2023-12-09 09:30:32 +11:00
2023-12-10 10:56:22 +08:00
2023-12-11 12:53:01 +01:00