diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2024-12-01 22:10:23 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-01 22:10:23 -0500 |
| commit | 5e799b25b7302906ef732f924c4dea65f8548460 (patch) | |
| tree | d542ac2f8b10862b28a4a3ff93ffdca647d34110 /tests/rustdoc-ui/coverage/doc-examples.rs | |
| parent | 1e88cf4134b5171b2148af9a2a15abc81b9df8c8 (diff) | |
| parent | a6a693601937f3b0bf468a03ba4234832def38d1 (diff) | |
| download | rust-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
