Remove trailing space
This commit is contained in:
parent
9bfd1c4bdb
commit
ec7996df7c
@ -1310,7 +1310,7 @@ impl<T> SizedTypeProperties for T {}
|
||||
/// private: u8,
|
||||
/// }
|
||||
/// }
|
||||
///
|
||||
///
|
||||
/// // assert_eq!(mem::offset_of!(nested::Struct, private), 0);
|
||||
/// // ^^^ error[E0616]: field `private` of struct `Struct` is private
|
||||
/// ```
|
||||
|
Loading…
x
Reference in New Issue
Block a user