We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20da6b6 commit f6b955cCopy full SHA for f6b955c
1 file changed
src/hyperlight_host/src/metrics/mod.rs
@@ -132,7 +132,6 @@ mod tests {
132
});
133
134
// Convert snapshot into a hashmap for easier lookup
135
- #[expect(clippy::mutable_key_type)]
136
let snapshot = snapshot.into_hashmap();
137
138
cfg_if::cfg_if! {
0 commit comments