Skip to content

cuprate-consensus: Update rx_vms.rs#608

Open
An-anonymous-coder wants to merge 1 commit into
Cuprate:mainfrom
An-anonymous-coder:An-anonymous-coder-patch-1
Open

cuprate-consensus: Update rx_vms.rs#608
An-anonymous-coder wants to merge 1 commit into
Cuprate:mainfrom
An-anonymous-coder:An-anonymous-coder-patch-1

Conversation

@An-anonymous-coder
Copy link
Copy Markdown

warning: this lint expectation is unfulfilled
  --> consensus/src/tests/context/rx_vms.rs:40:10
   |
40 | #[expect(unused_qualifications, reason = "false positive in tokio macro")]
   |          ^^^^^^^^^^^^^^^^^^^^^
   |
   = note: false positive in tokio macro
   = note: `#[warn(unfulfilled_lint_expectations)]` on by default

warning: this lint expectation is unfulfilled
  --> consensus/src/tests/context/rx_vms.rs:56:10
   |
56 | #[expect(unused_qualifications, reason = "false positive in tokio macro")]
   |          ^^^^^^^^^^^^^^^^^^^^^
   |
   = note: false positive in tokio macro

```
warning: this lint expectation is unfulfilled
  --> consensus/src/tests/context/rx_vms.rs:40:10
   |
40 | #[expect(unused_qualifications, reason = "false positive in tokio macro")]
   |          ^^^^^^^^^^^^^^^^^^^^^
   |
   = note: false positive in tokio macro
   = note: `#[warn(unfulfilled_lint_expectations)]` on by default

warning: this lint expectation is unfulfilled
  --> consensus/src/tests/context/rx_vms.rs:56:10
   |
56 | #[expect(unused_qualifications, reason = "false positive in tokio macro")]
   |          ^^^^^^^^^^^^^^^^^^^^^
   |
   = note: false positive in tokio macro
```
@github-actions github-actions Bot added the A-consensus Area: Related to consensus. label May 7, 2026
@An-anonymous-coder
Copy link
Copy Markdown
Author

An-anonymous-coder commented May 7, 2026

I removed the custom lint code before running cargo test. That is the only warning of any kind that showed up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-consensus Area: Related to consensus.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant