mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-12 08:36:03 +00:00
Skip doctests
This commit is contained in:
parent
5fb2fc910b
commit
6c206d2931
@ -11,6 +11,9 @@ include = ["src/*.rs", "Cargo.toml", "build.rs", "LICENSE-*"]
|
||||
build = "build.rs"
|
||||
categories = ["development-tools"]
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[features]
|
||||
default = ["cargo-fmt"]
|
||||
cargo-fmt = []
|
||||
|
Loading…
Reference in New Issue
Block a user