SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

Rollup merge of #139893 - reddevilmidzy:add-test, r=SparrowLii

Add test for issue 125668

closes: #125668

The issue stemmed from improper handling of const {} blocks used in array length expressions. As of rustc 1.80.0-nightly (804421dff 2024-06-07), this ICE no longer occurs and the code compiles successfully 😀
M
Matthias Krüger committed
0039c7d7bff202c65155f72e9bcf11bda6113fdb
Committed by GitHub <noreply@github.com> on 4/16/2025, 11:45:32 AM