format_args appears to be unusable #42253
Labels
A-syntaxext
Area: Syntax extensions
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
This appears to reproduce across stable/beta/nightly, and basically makes
format_args!
unusable as far as I can tell. Nothing I've managed to pass in has compiled, though I have not experimented extensively. I've also included the expanded code (rustc -Zunstable-options --pretty=expanded
) which shows why this is the case.fails with:
expanded:
The text was updated successfully, but these errors were encountered: