Closed clubby789 closed 2 years ago
~~This seems to cause a few tests to fail locally, possibly the automatic clippy fixes broke the code.~~ Made some mistakes while applying suggestions, fixed now.
I also disabled the missing_const_for_fn
lint as that has some issues with false positives (i.e. when an operation is only const
with unstable features)
this would cause too many conflicts with private branches. If there are specific correctness-related diffs, please feel free to open a separate PR with them.
Add clippy and formatting fixes to allow CI to pass (#1418).