diff --git a/netlify.toml b/netlify.toml index c432a382bd..e82b88878f 100644 --- a/netlify.toml +++ b/netlify.toml @@ -8,6 +8,7 @@ [build.environment] RUSTDOCFLAGS=""" -D warnings \ + --force-warn renamed-and-removed-lints \ --cfg docsrs \ --html-before-content /opt/build/repo/assets/warning.html \ --html-in-header /opt/build/repo/assets/noindex.html \