Skip to content

deny clippy::unchecked_duration_subtraction

fix #1304 (closed)

this was surprisingly painless. it looks like we have been handling instant/duration properly, but the lint is still useful to make sure things stay that way

Merge request reports