mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
tests: profile_doc_deprecated should have 'inherits'
This commit is contained in:
parent
a72c405fe5
commit
7c6a3d44eb
@ -362,6 +362,7 @@ fn profile_doc_deprecated() {
|
|||||||
|
|
||||||
[profile.doc]
|
[profile.doc]
|
||||||
opt-level = 0
|
opt-level = 0
|
||||||
|
inherits = "dev"
|
||||||
"#,
|
"#,
|
||||||
)
|
)
|
||||||
.file("src/lib.rs", "")
|
.file("src/lib.rs", "")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user