mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-04 18:58:41 +00:00
Don't run doctests
This commit is contained in:
parent
0100bc7373
commit
de312d0c71
32 changed files with 32 additions and 0 deletions
|
@ -10,6 +10,7 @@ license.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue