mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-04 18:58:41 +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]
|
||||
lz4_flex = { version = "0.11", default-features = false }
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
rustc-hash.workspace = true
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
rustc-hash.workspace = true
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
|
||||
[dependencies]
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
drop_bomb = "0.1.5"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
camino.workspace = true
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
serde.workspace = true
|
||||
|
|
|
@ -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]
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cfg-if = "1.0.0"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
|
|
|
@ -13,7 +13,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[[bin]]
|
||||
name = "rust-analyzer"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
backtrace = { version = "0.3.67", optional = true }
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
rustc-hash.workspace = true
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
# Avoid adding deps here, this crate is widely used in tests it should compile fast!
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
home = "0.5.4"
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
arrayvec.workspace = true
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
tracing.workspace = true
|
||||
|
|
|
@ -10,7 +10,6 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
rustc-hash.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue