Skip to content

use expect over allow in clippy#7373

Merged
joseph-isaacs merged 7 commits intodevelopfrom
ji/allow-to-expect
Apr 10, 2026
Merged

use expect over allow in clippy#7373
joseph-isaacs merged 7 commits intodevelopfrom
ji/allow-to-expect

Conversation

@joseph-isaacs
Copy link
Copy Markdown
Contributor

Summary

Closes: #000

Testing

u
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
u
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>

# Conflicts:
#	vortex-array/src/patches.rs
The function used MaskMut which was removed in develop (#7379).
The merge conflict resolution incorrectly kept this dead function.

Signed-off-by: Joe Isaacs <joe@spiraldb.com>
- fuzz/src/lib.rs: unused_mut only needed with cuda+linux feature
- vortex-io/src/read_at.rs: cognitive_complexity varies by features

Signed-off-by: Joe Isaacs <joe@spiraldb.com>
- avx2.rs: cast_possible_truncation in test macros varies by type param
- driver.rs: cognitive_complexity varies by features

Signed-off-by: Joe Isaacs <joe@spiraldb.com>
Signed-off-by: Joe Isaacs <joe@spiraldb.com>
@joseph-isaacs joseph-isaacs added the changelog/chore A trivial change label Apr 10, 2026
@joseph-isaacs joseph-isaacs marked this pull request as ready for review April 10, 2026 14:06
@joseph-isaacs joseph-isaacs requested a review from 0ax1 April 10, 2026 14:06
@a10y
Copy link
Copy Markdown
Contributor

a10y commented Apr 10, 2026

I expected better, but I'll allow it

@joseph-isaacs joseph-isaacs merged commit d8c156f into develop Apr 10, 2026
70 of 72 checks passed
@joseph-isaacs joseph-isaacs deleted the ji/allow-to-expect branch April 10, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants