Skip to content

Conversation

@rbradford
Copy link
Member

  • block: qcow: Use constant in error message
  • build: Bump thiserror version

@likebreath likebreath added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@rbradford rbradford added this pull request to the merge queue Jan 6, 2025
This avoids ambiguity of parameters:

error: ambiguous reference to positional arguments by number in a tuple variant; change this to a named argument
  --> block/src/qcow/mod.rs:48:48
   |
48 |     #[error("File larger than max of {}: {0}", MAX_QCOW_FILE_SIZE)]
   |                                                ^^^^^^^^^^^^^^^^^^

Signed-off-by: Rob Bradford <[email protected]>
Signed-off-by: Rob Bradford <[email protected]>
@rbradford rbradford force-pushed the 2025-01-02-bump-thiserror branch from 723d49a to b973931 Compare January 6, 2025 13:30
@rbradford rbradford removed this pull request from the merge queue due to a manual request Jan 6, 2025
@rbradford rbradford enabled auto-merge January 6, 2025 13:30
@rbradford rbradford added this pull request to the merge queue Jan 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 6, 2025
@rbradford rbradford added this pull request to the merge queue Jan 6, 2025
Merged via the queue into cloud-hypervisor:main with commit eeae63b Jan 6, 2025
39 of 40 checks passed
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