Stop using derivative in rustc_pattern_analysis
This commit is contained in:
parent
8b6a431b3d
commit
f5c78955c8
7 changed files with 191 additions and 26 deletions
|
@ -5,7 +5,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
# tidy-alphabetical-start
|
||||
derivative = "2.2.0"
|
||||
rustc-hash = "1.1.0"
|
||||
rustc_apfloat = "0.2.0"
|
||||
rustc_arena = { path = "../rustc_arena", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue