Rust: Move void_list_node init to common code
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 22 Feb 2023 09:15:19 +0000 (10:15 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 22 Feb 2023 09:16:31 +0000 (10:16 +0100)
commit334f23d83261997ca89d8919b94b97aa22003a65
treecb87eacc5acdefa0371b15a1ed89a982ac201f72
parent320dc51c2d9969f644885cc1afa0d8a924f0ab87
Rust: Move void_list_node init to common code

Apply commit r13-2682-g8ff2a92a0450243e52d3299a13b30f208bafa7e0
"Move void_list_node init to common code" to the Rust front end, too.

gcc/rust/
* rust-lang.cc (grs_langhook_init): Do not initialize
void_list_node.
gcc/rust/rust-lang.cc