Skip to content

Commit

Permalink
Fix documentation failing on nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Jul 27, 2022
1 parent fbf1406 commit 20e43fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions objc2/src/macros.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
/// `"unstable-static-sel-inlined"` feature here.
///
/// [sel#features]: crate::sel#features
/// [`sel!`]: crate::sel
///
/// # Examples
///
Expand Down Expand Up @@ -622,6 +623,7 @@ macro_rules! __class_inner {
/// [`MessageReceiver`]: crate::MessageReceiver
/// [`rc::Id`]: crate::rc::Id
/// [`Encode`]: crate::Encode
/// [`sel!`]: crate::sel
/// [`MessageReceiver::send_message`]: crate::MessageReceiver::send_message
///
///
Expand Down

0 comments on commit 20e43fb

Please sign in to comment.