Skip to content

Commit c7d999c

Browse files
committed
Unset doc-scrape-examples for lib target
False is the default value since Cargo PR 11499.
1 parent 020a8ae commit c7d999c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ span-locations = []
4141
# This feature no longer means anything.
4242
nightly = []
4343

44-
[lib]
45-
doc-scrape-examples = false
46-
4744
[workspace]
4845
members = ["benches/bench-libproc-macro", "tests/ui"]
4946

0 commit comments

Comments
 (0)