fix lint doctests
This commit is contained in:
parent
0faef0a96e
commit
f6b41e346b
@ -1154,7 +1154,6 @@
|
||||
/// ### Example
|
||||
///
|
||||
/// ```compile_fail
|
||||
/// #![deny(unaligned_references)]
|
||||
/// #[repr(packed)]
|
||||
/// pub struct Foo {
|
||||
/// field1: u64,
|
||||
@ -2614,7 +2613,7 @@
|
||||
///
|
||||
/// ### Example
|
||||
///
|
||||
/// ```rust
|
||||
/// ```compile_fail
|
||||
/// # #![allow(unused)]
|
||||
/// enum E {
|
||||
/// A,
|
||||
|
Loading…
Reference in New Issue
Block a user