fix: Fix format_args lowering for >=1.87

This commit is contained in:
Lukas Wirth 2025-04-06 09:32:54 +02:00
parent 55c8cdeafb
commit e7ce86ddea
7 changed files with 128 additions and 53 deletions

View file

@ -161,6 +161,7 @@ define_symbols! {
bitxor_assign,
bitxor,
bool,
bootstrap,
box_free,
Box,
boxed,
@ -525,4 +526,8 @@ define_symbols! {
ignore_flyimport,
ignore_flyimport_methods,
ignore_methods,
position,
flags,
precision,
width,
}