Files
neon/compute_tools/src
Conrad Ludgate 411a130675 Fix nightly warnings 2024 june (#8151)
## Problem

new clippy warnings on nightly.

## Summary of changes

broken up each commit by warning type.
1. Remove some unnecessary refs.
2. In edition 2024, inference will default to `!` and not `()`.
3. Clippy complains about doc comment indentation
4. Fix `Trait + ?Sized` where `Trait: Sized`.
5. diesel_derives triggering `non_local_defintions`
2024-07-12 13:58:04 +01:00
..
2024-06-17 18:57:49 +00:00
2024-06-26 15:13:03 +03:00
2024-07-09 12:42:09 -05:00
2024-07-09 12:42:09 -05:00
2024-07-03 13:55:36 -04:00