about summary refs log tree commit diff
path: root/tests/rustdoc-ui/coverage/doc-examples.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-02-19 13:04:32 +0100
committerGitHub <noreply@github.com>2024-02-19 13:04:32 +0100
commitc5da0382c83ddb3fc6c04c9a9d38518d261af203 (patch)
tree59ba4add11748ebf04cbc15767c9614bba941fd2 /tests/rustdoc-ui/coverage/doc-examples.rs
parenteb1f279477d81e2b9a12158c2b8837e8964e0df1 (diff)
parent601f2d192eb54722b0dd4619d6b70bc173354049 (diff)
downloadrust-c5da0382c83ddb3fc6c04c9a9d38518d261af203.tar.gz
rust-c5da0382c83ddb3fc6c04c9a9d38518d261af203.zip
Rollup merge of #119808 - GnomedDev:encode-charsearcher-size-in-type, r=Mark-Simulacrum
Store core::str::CharSearcher::utf8_size as u8

This is already relied on being smaller than u8 due to the `safety invariant: utf8_size must be less than 5`, so this helps LLVM optimize and maybe improve copies due to padding instead of unused bytes.
Diffstat (limited to 'tests/rustdoc-ui/coverage/doc-examples.rs')
0 files changed, 0 insertions, 0 deletions