mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Fixes "warning: `&` without an explicit lifetime name cannot be used here". This warning will become a hard error in "the future". For more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010> Closes: https://github.com/ibm-s390-linux/s390-tools/issues/162 Reviewed-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>