bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63879: 29.0.90; [PATCH] Fix rust-ts-mode indentation for else-if


From: Randy Taylor
Subject: bug#63879: 29.0.90; [PATCH] Fix rust-ts-mode indentation for else-if
Date: Sat, 03 Jun 2023 23:58:16 +0000

On Saturday, June 3rd, 2023 at 19:18, Yuan Fu <casouri@gmail.com> wrote: 
> X-Debbugs-CC: dev@rjt.dev
> 
> Example:
> 
> fn main() {
> if true {
> ()
> } else if true {
> ()
> }
> }
> 
> 
> Yuan

I can't reproduce this on emacs-29 (with and without -Q) with the example you 
gave.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]