diff options
author | Michael Howell <michael@notriddle.com> | 2023-04-24 12:14:35 -0700 |
---|---|---|
committer | Michael Howell <michael@notriddle.com> | 2023-04-24 12:14:35 -0700 |
commit | c4e00f7bd525dd480341c1790d10276274eed9a6 (patch) | |
tree | 55d4de701b8cc56fb5c173f907d044b4615df9eb /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | b72460fe46a873da0c40582636c26e7675e92288 (diff) | |
download | rust-c4e00f7bd525dd480341c1790d10276274eed9a6.tar.gz |
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