mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-04 10:50:15 +00:00
enable doctest
This commit is contained in:
parent
63138a9618
commit
bd7375a58f
30 changed files with 0 additions and 30 deletions
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
object.workspace = true
|
||||
|
|
|
@ -7,7 +7,6 @@ edition = "2021"
|
|||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[build-dependencies]
|
||||
cargo_metadata = "0.18.1"
|
||||
|
|
|
@ -6,7 +6,6 @@ edition = "2021"
|
|||
publish = false
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue