Yacin Tmimi
Yacin Tmimi
@jaskij please open a dedicated issues to describe your problem.
@henriquemelicias I appreciate you opening this issue. I made a few tweaks to the title and description to better reflect that this is feature request. I think if we decide...
@boozook Thanks for the report. Please try to reduce this to a minimal reproducible example.
Thanks for the video. You might try to copy the entire `let removed` assignment into a snippet that's just as indented as the current code and take it from there....
Thanks for the report. > Per the section of the style guide on array accesses, indexing, and slicing, I would have expected that if let expression to instead be formatted...
@uzytkownik what version of rustfmt are you using? I'm unable to reproduce the issue locally building rustfmt from source.
Also, which configuration options are you using?
Got it, so this was just a mismatch between rustfmt and your editors settings?
I'm not sure if the issue is with rustfmt. I ran a little test, and it seems that when `hard_tabs=false` is set leading tab characters are replaced with spaces based...
Let me know if you're able to recreate the scenario (and provide sample input) that lead to the odd indentation you noted in your original comment