1
Fork 0

generalize "incoherent impls" impl for custom types

This commit is contained in:
lcnr 2022-04-28 16:26:30 +02:00
parent 12d3f107c1
commit 209dd2cb0a
7 changed files with 85 additions and 18 deletions

View file

@ -1187,6 +1187,7 @@ symbols! {
rustc_error,
rustc_evaluate_where_clauses,
rustc_expected_cgu_reuse,
rustc_has_incoherent_inherent_impls,
rustc_if_this_changed,
rustc_inherit_overflow_checks,
rustc_insignificant_dtor,