commit | db7e13a9a2f2b60bf13c22fde9ab5d24ef8df88e | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Fri Dec 20 13:36:37 2024 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Fri Dec 20 13:36:37 2024 -0700 |
tree | 2c9e2921a6fc61a3842bb5cba1d811f8f4f80efb | |
parent | 9edd0af148442f6192529b6edc9017f95ab404d8 [diff] |
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.