upgrade chalk
This commit is contained in:
parent
a4a5e79814
commit
cc5885552e
3 changed files with 12 additions and 12 deletions
|
@ -29,7 +29,7 @@ rustc_index = { path = "../rustc_index" }
|
|||
rustc_serialize = { path = "../rustc_serialize" }
|
||||
rustc_ast = { path = "../rustc_ast" }
|
||||
rustc_span = { path = "../rustc_span" }
|
||||
chalk-ir = "0.76.0"
|
||||
chalk-ir = "0.80.0"
|
||||
smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
|
||||
rustc_session = { path = "../rustc_session" }
|
||||
rustc_type_ir = { path = "../rustc_type_ir" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue