shnewto / bnf

Parse BNF grammar definitions
MIT License
256 stars 22 forks source link

fix implicit lifetime clippy warnings #111

Closed CrockAgile closed 1 year ago

CrockAgile commented 1 year ago

clippy has a few new suggestions to remove explicit lifetime annotations in favor of implicit lifetimes

coveralls commented 1 year ago

Coverage Status

Coverage remained the same at 92.873% when pulling 037a8d92ac5a7ab0b1678759e7ae975518f6dd3e on clippy into 8590c8ac43be14eae08ed69ce6e2042929a555cc on main.