]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Minor cleanups in rust-lang.c
authorTom Tromey <tromey@adacore.com>
Fri, 20 Dec 2024 20:36:37 +0000 (13:36 -0700)
committerTom Tromey <tromey@adacore.com>
Fri, 20 Dec 2024 20:36:37 +0000 (13:36 -0700)
commitdb7e13a9a2f2b60bf13c22fde9ab5d24ef8df88e
tree2c9e2921a6fc61a3842bb5cba1d811f8f4f80efb
parent9edd0af148442f6192529b6edc9017f95ab404d8
Minor cleanups in rust-lang.c

This patch is a few minor cleanups to rust-lang.c: renaming a
badly-named local variable, moving a couple of declarations into 'for'
headers, and using 'bool' in one spot.
gdb/rust-lang.c