about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2023-04-24 12:14:35 -0700
committerMichael Howell <michael@notriddle.com>2023-04-24 12:14:35 -0700
commitc4e00f7bd525dd480341c1790d10276274eed9a6 (patch)
tree55d4de701b8cc56fb5c173f907d044b4615df9eb /compiler/rustc_codegen_llvm/src/errors.rs
parentb72460fe46a873da0c40582636c26e7675e92288 (diff)
downloadrust-c4e00f7bd525dd480341c1790d10276274eed9a6.tar.gz
rust-c4e00f7bd525dd480341c1790d10276274eed9a6.zip
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 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions