Skip to content

Commit 242ef61

Browse files
committed
remove unaligned_references lint
1 parent 4b42868 commit 242ef61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@
260260
trivial_numeric_casts,
261261
type_alias_bounds,
262262
tyvar_behind_raw_pointer,
263-
unaligned_references,
264263
uncommon_codepoints,
265264
unconditional_recursion,
266265
uninhabited_static,

0 commit comments

Comments
 (0)