diff options
author | bors <bors@rust-lang.org> | 2023-05-07 14:18:05 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-05-07 14:18:05 +0000 |
commit | 613a5c95ae7401e08d21b8a77f53dadb1d7642d7 (patch) | |
tree | bd2a7eff8177cdce0184637a900747a6df8daad2 /tests/rustdoc-js-std/parser-errors.js | |
parent | 0dddad0dc5d614f799d7e04de4895e7a7418eccb (diff) | |
parent | c8c5a587ac637aa1521c17c631fe0070aa1dc994 (diff) | |
download | rust-613a5c95ae7401e08d21b8a77f53dadb1d7642d7.tar.gz |
Auto merge of #111222 - scottmcm:constify-is_ascii, r=thomcc
Constify `[u8]::is_ascii` (unstably)
UTF-8 checking in `const fn`-stabilized back in 1.63 (#97367), but apparently somehow ASCII checking was never const-ified, despite being simpler.
New constness-tracking issue for `is_ascii`: #111090
I noticed this working on `ascii::Char`: #110998
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions