Migrate rustc_mir_dataflow to diagnostic structs
This commit is contained in:
parent
38528d4dc0
commit
ee2b16100e
8 changed files with 129 additions and 22 deletions
|
@ -4213,11 +4213,14 @@ dependencies = [
|
|||
"regex",
|
||||
"rustc_ast",
|
||||
"rustc_data_structures",
|
||||
"rustc_errors",
|
||||
"rustc_graphviz",
|
||||
"rustc_hir",
|
||||
"rustc_index",
|
||||
"rustc_macros",
|
||||
"rustc_middle",
|
||||
"rustc_serialize",
|
||||
"rustc_session",
|
||||
"rustc_span",
|
||||
"rustc_target",
|
||||
"smallvec",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue