Convert to inline diagnostics in rustc_pattern_analysis
This commit is contained in:
parent
0a13b43612
commit
67c6cd99b7
7 changed files with 41 additions and 60 deletions
|
|
@ -3796,7 +3796,6 @@ dependencies = [
|
|||
"rustc_mir_transform",
|
||||
"rustc_parse",
|
||||
"rustc_passes",
|
||||
"rustc_pattern_analysis",
|
||||
"rustc_public",
|
||||
"rustc_resolve",
|
||||
"rustc_session",
|
||||
|
|
@ -4451,7 +4450,6 @@ dependencies = [
|
|||
"rustc_arena",
|
||||
"rustc_data_structures",
|
||||
"rustc_errors",
|
||||
"rustc_fluent_macro",
|
||||
"rustc_hir",
|
||||
"rustc_index",
|
||||
"rustc_macros",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue