]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #100590 - TaKO8Ki:suggest-adding-array-length, r=compiler-errors
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 16 Aug 2022 04:05:59 +0000 (06:05 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Aug 2022 04:05:59 +0000 (06:05 +0200)
commit76dd1663d9bcad3d9d708af1625412d2ef87fb19
tree21481c463c974640ac88ef9580438e999785d700
parentfc735b05b88d9310db779ba7d2bf8829b7268623
parent12e609ba3cb7a395601c3b6762682248b0a325ad
Rollup merge of #100590 - TaKO8Ki:suggest-adding-array-length, r=compiler-errors

Suggest adding an array length if possible

fixes #100448
compiler/rustc_ast_lowering/src/lib.rs
compiler/rustc_errors/src/lib.rs