Skip to content

Commit dce8644

Browse files
janriemerJoshua Nelson
authored andcommitted
add back emojis that have been removed accidentally
Co-authored-by: Joshua Nelson <[email protected]>
1 parent 43dec0e commit dce8644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/core/src/marker.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ macro_rules! impls {
552552
/// For a more in-depth explanation of how to use `PhantomData<T>`, please see
553553
/// [the Nomicon](../../nomicon/phantom-data.html).
554554
///
555-
/// # A ghastly note
555+
/// # A ghastly note 👻👻👻
556556
///
557557
/// Though they both have scary names, `PhantomData` and 'phantom types' are
558558
/// related, but not identical. A phantom type parameter is simply a type

0 commit comments

Comments
 (0)