mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 04:48:13 +00:00
Cleanup decl_check
This commit is contained in:
parent
ac5958485e
commit
eeb5bfcfab
4 changed files with 154 additions and 164 deletions
|
|
@ -11,7 +11,7 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
backtrace = { version = "0.3.44", optional = true }
|
||||
always-assert = { version = "0.1.1", features = ["log"] }
|
||||
always-assert = { version = "0.1.2", features = ["log"] }
|
||||
# Think twice before adding anything here
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue