fix(rust): edition match by FrancescElies · Pull Request #785 · stevearc/conform.nvim · GitHub
DRANK
Should fix #784 [package] name = "conform-repro" version = "0.1.0" edition = "2024" # the match statement should take into account the number quotes edition = 2024 #...