This code compiles fine with rustc, but rust analyzer reports error: `unexpected token` ```rust pub const T: &str = concat!(-42.0); ``` **rust-analyzer version**: 1.87.0-nightly (be73c1f 2025-03-21) **rustc version**: rustc 1.87.0-nightly (be73c1f46 2025-03-21) <!-- TRIAGEBOT_START --> <!-- TRIAGEBOT_ASSIGN_START --> <!-- TRIAGEBOT_ASSIGN_DATA_START$${"user":"vishruth-thimmaiah"}$$TRIAGEBOT_ASSIGN_DATA_END --> <!-- TRIAGEBOT_ASSIGN_END --> <!-- TRIAGEBOT_END -->