diff options
| author | Scott McMurray <scottmcm@users.noreply.github.com> | 2023-05-12 19:37:02 -0700 |
|---|---|---|
| committer | Scott McMurray <scottmcm@users.noreply.github.com> | 2023-05-12 19:37:02 -0700 |
| commit | 28449daa2241410d4c384c5608b87fe7c85ffae6 (patch) | |
| tree | 40cfb1e6d2c7e5087f61af88867f488d912e5dfc /compiler/rustc_query_impl/src | |
| parent | 4a59ba4d54a3ec0d8ea1e82b7eeb5c8b0162de04 (diff) | |
| download | rust-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
