UPDATE - migrate fn simd_simple_float_intrinsic error messages
This commit is contained in:
parent
e26366ad99
commit
d1030fab22
7 changed files with 55 additions and 28 deletions
|
@ -17,6 +17,7 @@ rustc_data_structures = { path = "../rustc_data_structures" }
|
|||
rustc_target = { path = "../rustc_target" }
|
||||
rustc_hir = { path = "../rustc_hir" }
|
||||
rustc_lint_defs = { path = "../rustc_lint_defs" }
|
||||
rustc_type_ir = { path = "../rustc_type_ir" }
|
||||
unicode-width = "0.1.4"
|
||||
termcolor = "1.0"
|
||||
annotate-snippets = "0.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue