ICE: format_args!() macro expansion fails with "index out of bounds: the len is 1 but the index is 2" #99349
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
This failure was encountered in
time
, specifically with this macro invocation.Code
Meta
rustc +nightly-2022-07-15 --version --verbose
:I also checked the
nightly-2022-07-14
toolchain, which works fine, as well as thenightly-2022-07-16
toolchain, which still has the ICE.Error output
Backtrace
The text was updated successfully, but these errors were encountered: