Skip to content

Commit

Permalink
docsrs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 18, 2024
1 parent 5f2a49c commit bcc1423
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/swc_allocator/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ macro_rules! nightly_only {
$($item:item)*
) => {
$(
#[cfg(any(docsrs, feature = "nightly"))]
#[cfg_attr(docsrs, doc(cfg(feature = "nightly")))]
$item
)*
Expand Down

0 comments on commit bcc1423

Please sign in to comment.