diff options
author | Yuki Okushi <jtitor@2k36.org> | 2023-05-06 09:09:31 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-06 09:09:31 +0900 |
commit | 30220be9297e0deac837dca02ab091ecf54ef80f (patch) | |
tree | 702ee0c615e9c75e261b18b4e0c5e05c50daecb2 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 923a5a2ca7c9d8d3f89d186e5d34918dc6522e25 (diff) | |
parent | c4e00f7bd525dd480341c1790d10276274eed9a6 (diff) | |
download | rust-30220be9297e0deac837dca02ab091ecf54ef80f.tar.gz |
Rollup merge of #110780 - notriddle:notriddle/slice-index, r=GuillaumeGomez
rustdoc-search: add slices and arrays to index
This indexes them as primitives with generics, so `slice<u32>` is how you search for `[u32]`, and `array<u32>` for `[u32; 1]`. A future commit will desugar the square bracket syntax to search both arrays and slices at once.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions