Add a workaround for projects that use deny(warnings)
for their doctests and rustdoc not passing --cap-lints=warn
correctly. Fixes FTBFS issues with Rust 1.77 due to new "unused" warnings for unused fields of tuple structs.
Please login to add feedback.
This update has been submitted for testing by decathorpe.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.