about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/tests.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-12-07 09:25:53 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2023-12-09 09:30:32 +1100
commit119b1d0c63760eb309da5176f31a58f9854d6815 (patch)
treea211c32ee787ae2537f8dea46746d77b9600c92d /compiler/rustc_mir_transform/src/coverage/tests.rs
parentf883762970b4831e61b7b3355981003868946897 (diff)
downloadrust-119b1d0c63760eb309da5176f31a58f9854d6815.tar.gz
rust-119b1d0c63760eb309da5176f31a58f9854d6815.zip
Eliminate `is_byte: bool` args in unescaping code.
These don't really make sense since C string literals were added. This
commit removes them in favour for `mode: Mode` args. `ascii_check` still
has a `characters_should_be_ascii: bool` arg.

Also, `characters_should_be_ascii` is renamed to be shorter.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/tests.rs')
0 files changed, 0 insertions, 0 deletions