Open douweschulte opened 1 month ago
@douweschulte Thanks for reaching out and reporting the crash. It would be really helpful to provide a minimal code snippet that reproduces the crash, otherwise it's going to be a lot harder to get to the bottom of this issue.
It would also be helpful to know what version of rustfmt you were using and if you were using any configuration options.
Based off of the info in the backtrace I suspect this is related to #5738, possibly a duplicate.
I ran cargo fmt on a crate and this was the response.
I was working on the following codebase [github.com/douweschulte/mzdata] and made a snapshot commit of the state when the crash happened. If I can help by providing more information let me know.