feat: add -b flag for default backend #1

Merged
jojers merged 1 commit from :main into main 2026-05-05 17:40:42 +00:00
Contributor
  • Made current_backend a reference to a BackendEntry instead of an
    index into the backends array.
  • Changed BackendEntry::get to return a pointer, so it avoids making a
    copy (and avoids a dangling reference later on in the code).
- Made `current_backend` a reference to a `BackendEntry` instead of an index into the backends array. - Changed `BackendEntry::get` to return a pointer, so it avoids making a copy (and avoids a dangling reference later on in the code).
- Made `current_backend` a reference to a `BackendEntry` instead of an
  index into the backends array.
- Changed `BackendEntry::get` to return a pointer, so it avoids making a
  copy (and avoids a dangling reference later on in the code).
jojers approved these changes 2026-05-05 17:39:05 +00:00
jojers merged commit bdd0010bd3 into main 2026-05-05 17:40:42 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jojers/Zorya!1
No description provided.