Replace in-tree rustc_apfloat
with the new version of the crate
This commit is contained in:
parent
52bdc37727
commit
15e9f56088
14 changed files with 10 additions and 7749 deletions
|
@ -8,7 +8,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
tracing = "0.1"
|
||||
either = "1"
|
||||
rustc_apfloat = { path = "../rustc_apfloat" }
|
||||
rustc_apfloat = "0.2.0"
|
||||
rustc_ast = { path = "../rustc_ast" }
|
||||
rustc_attr = { path = "../rustc_attr" }
|
||||
rustc_data_structures = { path = "../rustc_data_structures" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue