about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src
diff options
context:
space:
mode:
authorScott McMurray <scottmcm@users.noreply.github.com>2023-05-12 19:37:02 -0700
committerScott McMurray <scottmcm@users.noreply.github.com>2023-05-12 19:37:02 -0700
commit28449daa2241410d4c384c5608b87fe7c85ffae6 (patch)
tree40cfb1e6d2c7e5087f61af88867f488d912e5dfc /compiler/rustc_query_impl/src
parent4a59ba4d54a3ec0d8ea1e82b7eeb5c8b0162de04 (diff)
downloadrust-28449daa2241410d4c384c5608b87fe7c85ffae6.tar.gz
rust-28449daa2241410d4c384c5608b87fe7c85ffae6.zip
`ascii::Char`-ify the escaping code
This means that `EscapeIterInner::as_str` no longer needs unsafe code, because the type system ensures the internal buffer is only ASCII, and thus valid UTF-8.
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions