Convert to inline diagnostics in rustc_const_eval

This commit is contained in:
Guillaume Gomez 2026-02-05 22:25:42 +01:00
parent 035b01b794
commit c6829020b0
16 changed files with 736 additions and 760 deletions

View file

@ -3703,7 +3703,6 @@ dependencies = [
"rustc_ast",
"rustc_data_structures",
"rustc_errors",
"rustc_fluent_macro",
"rustc_hir",
"rustc_index",
"rustc_infer",