Files
binutils-gdb/gdb/rust-lang.c
Tom Tromey 9fe87c3cc8 Remove some Rust expression helpers
When I did the big expression conversion, I left some helper functions
lying around, primarily because the conversion was already quite large
and I didn't want to add on.

This patch removes a couple such helpers, turning them into methods on
the appropriate operation objects.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
2025-05-30 14:21:06 -06:00

49 KiB