Skip to content

Comments

chore: Skip forbidding unwrap in tests#350

Merged
gtema merged 1 commit intomainfrom
unsafe
Nov 10, 2025
Merged

chore: Skip forbidding unwrap in tests#350
gtema merged 1 commit intomainfrom
unsafe

Conversation

@gtema
Copy link
Collaborator

@gtema gtema commented Nov 10, 2025

We forbid use of unwrap and expect in the code, but those should be
allowed in tests. Corresponding lint rules are only possible in the
clippy.toml config file (unless touching the code directly).

We forbid use of unwrap and expect in the code, but those should be
allowed in tests. Corresponding lint rules are only possible in the
clippy.toml config file (unless touching the code directly).
@gtema gtema merged commit 5b44a4f into main Nov 10, 2025
12 checks passed
@gtema gtema deleted the unsafe branch December 8, 2025 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant