Skip to content

Conversation

@refcell
Copy link
Owner

@refcell refcell commented Feb 2, 2026

Summary

  • Add #[must_use] annotation to BackendGroup::new() constructor
  • This ensures the created backend group is used, following the same pattern as other constructors in the codebase

Changes

  • crates/backend/src/group.rs: Added #[must_use] to BackendGroup::new()

@refcell refcell merged commit f302d14 into main Feb 2, 2026
17 checks passed
@refcell refcell deleted the impl-gamma/backend-group-must-use-final branch February 2, 2026 00:07
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.

2 participants