Jonathan Kelley 1 год назад
Родитель
Сommit
3b3020edd2
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      packages/core-macro/tests/ifmt.rs

+ 2 - 0
packages/core-macro/tests/ifmt.rs

@@ -1,3 +1,5 @@
+#![allow(clippy::all)]
+
 use std::borrow::Borrow;
 
 use dioxus_core_macro::*;