]> git.ipfire.org Git - thirdparty/gcc.git/commit
libformat_parser: Fix Rust warnings.
authorArthur Cohen <arthur.cohen@embecosm.com>
Thu, 15 Feb 2024 12:11:26 +0000 (13:11 +0100)
committerCohenArthur <arthur.cohen@embecosm.com>
Mon, 26 Feb 2024 17:32:38 +0000 (17:32 +0000)
commit25839a8761ad7626cdb778304610162dfe38d91e
tree721d6a85a7f58692876a71c4cae8215beea361cc
parent2d22cc0f7f89b1d6e110981949bfdbec149ddaa9
libformat_parser: Fix Rust warnings.

libgrust/ChangeLog:

* libformat_parser/generic_format_parser/src/lib.rs: Remove
unused deprecated attribute and unused import.
* libformat_parser/src/lib.rs: Remove unused import.
libgrust/libformat_parser/generic_format_parser/src/lib.rs
libgrust/libformat_parser/src/lib.rs