We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e473e commit 173ccbcCopy full SHA for 173ccbc
1 file changed
libdd-trace-utils/src/change_buffer/mod.rs
@@ -11,7 +11,6 @@
11
//!
12
//! The change buffer is currently designed and used for dd-trace-js, but the idea could be extended
13
//! to other runtime where the FFI cost is high.
14
-#![allow(dead_code)]
15
16
/// Errors that can occur when operating on a [`ChangeBuffer`] or [`ChangeBufferState`].
17
#[derive(Debug)]
0 commit comments