Auto merge of #99324 - reez12g:issue-99144, r=jyn514
Enable doctests in compiler/ crates Helps with https://github.com/rust-lang/rust/issues/99144
This commit is contained in:
commit
0152393048
36 changed files with 16 additions and 40 deletions
|
@ -4,7 +4,6 @@ version = "0.0.0"
|
|||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
tracing = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue