Skip to content

Commit

Permalink
chore: allow redundant explicit rustdoc links (#2700)
Browse files Browse the repository at this point in the history
because who cares!
  • Loading branch information
hawkw committed Aug 29, 2023
1 parent 73ac8e8 commit f8148da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
[build.environment]
RUSTDOCFLAGS="""
-D warnings \
--force-warn rustdoc::redundant-explicit-links \
--force-warn renamed-and-removed-lints \
--cfg docsrs \
--html-before-content /opt/build/repo/assets/warning.html \
Expand Down

0 comments on commit f8148da

Please sign in to comment.