about summary refs log tree commit diff
path: root/tests/rustdoc-ui/coverage/doc-examples.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2024-12-01 22:10:23 -0500
committerGitHub <noreply@github.com>2024-12-01 22:10:23 -0500
commit5e799b25b7302906ef732f924c4dea65f8548460 (patch)
treed542ac2f8b10862b28a4a3ff93ffdca647d34110 /tests/rustdoc-ui/coverage/doc-examples.rs
parent1e88cf4134b5171b2148af9a2a15abc81b9df8c8 (diff)
parenta6a693601937f3b0bf468a03ba4234832def38d1 (diff)
downloadrust-5e799b25b7302906ef732f924c4dea65f8548460.tar.gz
rust-5e799b25b7302906ef732f924c4dea65f8548460.zip
Rollup merge of #133589 - voidc:remove-array-len, r=boxyuwu
Remove `hir::ArrayLen`

This refactoring removes `hir::ArrayLen`, replacing it with `hir::ConstArg`. To represent inferred array lengths (previously `hir::ArrayLen::Infer`), a new variant `ConstArgKind::Infer` is added.

r? `@BoxyUwU`
Diffstat (limited to 'tests/rustdoc-ui/coverage/doc-examples.rs')
0 files changed, 0 insertions, 0 deletions