Skip to content

Commit 6742a6d

Browse files
committed
Clippy
1 parent 24963ed commit 6742a6d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

core/src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
// See the License for the specific language governing permissions and
1616
// limitations under the License.
1717

18+
#![allow(clippy::result_large_err)]
19+
1820
use std::{fmt::Debug, str::FromStr, time::Duration};
1921

2022
use common::shared_parameters::SharedParams;

0 commit comments

Comments
 (0)