NLnetLabs / domain

A DNS library for Rust.
https://nlnetlabs.nl/projects/domain/about/
BSD 3-Clause "New" or "Revised" License
341 stars 57 forks source link

Fix nightly warnings. #280

Closed partim closed 6 months ago

partim commented 6 months ago

This PR fixes warnings from lints added to the nightly compiler. It also changes the CI workflow to error out when there are warnings.