We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0316250 commit 182a863Copy full SHA for 182a863
crates/iceberg/src/transaction/action.rs
@@ -15,7 +15,7 @@
15
// specific language governing permissions and limitations
16
// under the License.
17
18
-#[allow(dead_code)]
+#![allow(dead_code)]
19
use std::mem::take;
20
use std::sync::Arc;
21
0 commit comments