Skip to content

Commit

Permalink
update to remove const_err
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus de Lima <[email protected]>
  • Loading branch information
marcsvll authored and gowthamsk-arm committed Mar 10, 2023
1 parent d4b8734 commit 6ca5033
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// SPDX-License-Identifier: Apache-2.0
#![deny(
nonstandard_style,
const_err,
dead_code,
improper_ctypes,
non_shorthand_field_patterns,
Expand Down

0 comments on commit 6ca5033

Please sign in to comment.