Commit 2025-11-25 01:06 0dd326c7
View on Github →feat(translate): automatically infer the (reorder := ...) argument (#31902)
This PR adds the feature to to_additive and to_dual that if the translation already exists (i.e. when using existing or self) the attribute will try to guess how to reorder the arguments correctly. If you then provide the same reorder argument manually, the linter will tell you that you can remove it.